diff --git a/src/components/ui/VnFilterPanel.vue b/src/components/ui/VnFilterPanel.vue index 2be508f9f..46c43356f 100644 --- a/src/components/ui/VnFilterPanel.vue +++ b/src/components/ui/VnFilterPanel.vue @@ -202,7 +202,11 @@ const getLocale = (label) => { style="position: fixed; z-index: 1; right: 0; bottom: 0" icon="search" @click="search()" - > + > + + {{ t('globals.search') }} + + diff --git a/src/i18n/locale/en.yml b/src/i18n/locale/en.yml index 9b0d2e5a9..edcedae00 100644 --- a/src/i18n/locale/en.yml +++ b/src/i18n/locale/en.yml @@ -611,7 +611,7 @@ worker: fi: DNI/NIE/NIF birth: Birth isFreelance: Freelance - isSsDiscounted: Bonificación SS + isSsDiscounted: SS Bonification hasMachineryAuthorized: Machinery authorized isDisable: Disable notificationsManager: @@ -857,6 +857,7 @@ components: value: Value # ItemFixedPriceFilter buyerFk: Buyer + warehouseFk: Warehouse started: From ended: To mine: For me diff --git a/src/i18n/locale/es.yml b/src/i18n/locale/es.yml index 652aed882..20700efef 100644 --- a/src/i18n/locale/es.yml +++ b/src/i18n/locale/es.yml @@ -608,6 +608,15 @@ worker: role: Rol sipExtension: Extensión locker: Taquilla + fiDueDate: F. caducidad DNI + sex: Sexo + seniority: Antigüedad + fi: DNI/NIE/NIF + birth: F. nacimiento + isFreelance: Autónomo + isSsDiscounted: Bonificación SS + hasMachineryAuthorized: Autorizado para maquinaria + isDisable: Deshabilitado notificationsManager: activeNotifications: Notificaciones activas availableNotifications: Notificaciones disponibles @@ -849,6 +858,7 @@ components: value: Valor # ItemFixedPriceFilter buyerFk: Comprador + warehouseFk: Almacen started: Desde ended: Hasta mine: Para mi diff --git a/src/pages/Account/Role/Card/RoleDescriptor.vue b/src/pages/Account/Role/Card/RoleDescriptor.vue index b4b4fe316..0a555346d 100644 --- a/src/pages/Account/Role/Card/RoleDescriptor.vue +++ b/src/pages/Account/Role/Card/RoleDescriptor.vue @@ -50,7 +50,7 @@ const removeRole = async () => { >