From 916842ba93136bac6d0c3105b28a0ffb070bc7de Mon Sep 17 00:00:00 2001 From: carlossa Date: Tue, 7 Jan 2025 10:34:07 +0100 Subject: [PATCH] fix: refs #6553 fix front and translations --- src/i18n/locale/en.yml | 7 +++++++ src/i18n/locale/es.yml | 7 +++++++ src/pages/Worker/Card/WorkerSummary.vue | 19 ++++--------------- 3 files changed, 18 insertions(+), 15 deletions(-) diff --git a/src/i18n/locale/en.yml b/src/i18n/locale/en.yml index 7b5abb287..cc90d74c4 100644 --- a/src/i18n/locale/en.yml +++ b/src/i18n/locale/en.yml @@ -633,6 +633,13 @@ worker: isSsDiscounted: SS Bonification hasMachineryAuthorized: Machinery authorized isDisable: Disable + business: Business + started: Started + ended: Ended + reasonEnd: Reason End + department: Departament + workerBusinessCategory: Worker Business Category + notes: Notes notificationsManager: activeNotifications: Active notifications availableNotifications: Available notifications diff --git a/src/i18n/locale/es.yml b/src/i18n/locale/es.yml index 3048aefda..000861cba 100644 --- a/src/i18n/locale/es.yml +++ b/src/i18n/locale/es.yml @@ -638,6 +638,13 @@ worker: isSsDiscounted: Bonificación SS hasMachineryAuthorized: Autorizado para maquinaria isDisable: Deshabilitado + business: Contrato + started: Antigüedad + ended: Fin + reasonEnd: Motivo finalización + department: Departamento + workerBusinessCategory: Categoria profesional + notes: Notas notificationsManager: activeNotifications: Notificaciones activas availableNotifications: Notificaciones disponibles diff --git a/src/pages/Worker/Card/WorkerSummary.vue b/src/pages/Worker/Card/WorkerSummary.vue index 5ee04a75a..2940aa293 100644 --- a/src/pages/Worker/Card/WorkerSummary.vue +++ b/src/pages/Worker/Card/WorkerSummary.vue @@ -194,7 +194,6 @@ const filter = { :value="worker.user?.emailUser?.email" copy /> - {{ worker }}