refactor: refs #8322 changed translations
gitea/salix-front/pipeline/pr-dev This commit looks good Details

This commit is contained in:
PAU ROVIRA ROSALENY 2024-12-27 14:58:16 +01:00
parent 4b80800182
commit 2eb7b7af13
3 changed files with 3 additions and 3 deletions

View File

@ -189,7 +189,7 @@ async function autofillBic(worker) {
<VnSection <VnSection
:data-key="dataKey" :data-key="dataKey"
:columns="columns" :columns="columns"
prefix="workerSearch" prefix="worker"
:array-data-props="{ :array-data-props="{
url: 'Workers/filter', url: 'Workers/filter',
order: ['id DESC'], order: ['id DESC'],

View File

@ -1,4 +1,4 @@
workerSearch: worker:
search: Search worker search: Search worker
searchInfo: Search worker by id or name searchInfo: Search worker by id or name
passwordRequirements: 'The password must have at least { length } length characters, {nAlpha} alphabetic characters, {nUpper} capital letters, {nDigits} digits and {nPunct} symbols (Ex: $%&.)\n' passwordRequirements: 'The password must have at least { length } length characters, {nAlpha} alphabetic characters, {nUpper} capital letters, {nDigits} digits and {nPunct} symbols (Ex: $%&.)\n'

View File

@ -1,4 +1,4 @@
workerSearch: worker:
search: Buscar trabajador search: Buscar trabajador
searchInfo: Buscar trabajador por id o nombre searchInfo: Buscar trabajador por id o nombre
Locker: Taquilla Locker: Taquilla