diff --git a/src/i18n/locale/en.yml b/src/i18n/locale/en.yml index 4729ca7fc..c66bcf5d6 100644 --- a/src/i18n/locale/en.yml +++ b/src/i18n/locale/en.yml @@ -348,6 +348,7 @@ globals: vehicleList: Vehicles vehicle: Vehicle entryPreAccount: Pre-account + management: Worker management unsavedPopup: title: Unsaved changes will be lost subtitle: Are you sure exit without saving? diff --git a/src/i18n/locale/es.yml b/src/i18n/locale/es.yml index 05a210036..85c6d2a91 100644 --- a/src/i18n/locale/es.yml +++ b/src/i18n/locale/es.yml @@ -351,6 +351,7 @@ globals: vehicleList: Vehículos vehicle: Vehículo entryPreAccount: Precontabilizar + management: Gestión de trabajadores unsavedPopup: title: Los cambios que no haya guardado se perderán subtitle: ¿Seguro que quiere salir sin guardar? diff --git a/src/pages/Worker/WorkerFilter.vue b/src/pages/Worker/WorkerFilter.vue index c40afe57e..22cf4987d 100644 --- a/src/pages/Worker/WorkerFilter.vue +++ b/src/pages/Worker/WorkerFilter.vue @@ -33,14 +33,6 @@ const getLocale = (label) => {