From 369cb9dc75fb0918d82047e030017b8d4f3654f0 Mon Sep 17 00:00:00 2001 From: Jon Date: Fri, 28 Jun 2024 10:56:09 +0200 Subject: [PATCH] refactor: refs #7030 added translations --- src/i18n/locale/en.yml | 1 + src/i18n/locale/es.yml | 1 + 2 files changed, 2 insertions(+) diff --git a/src/i18n/locale/en.yml b/src/i18n/locale/en.yml index 3cf929f82..a3570ae82 100644 --- a/src/i18n/locale/en.yml +++ b/src/i18n/locale/en.yml @@ -222,6 +222,7 @@ globals: monitors: Monitors dashboard: Dashboard users: Users + createTicket: Create ticket created: Created worker: Worker now: Now diff --git a/src/i18n/locale/es.yml b/src/i18n/locale/es.yml index 2b4498ced..58e095038 100644 --- a/src/i18n/locale/es.yml +++ b/src/i18n/locale/es.yml @@ -223,6 +223,7 @@ globals: monitors: Monitores dashboard: Tablón users: Usuarios + createTicket: Crear ticket created: Fecha creación worker: Trabajador now: Ahora