refactor: refs #8322 changed translations
gitea/salix-front/pipeline/pr-dev This commit looks good
Details
gitea/salix-front/pipeline/pr-dev This commit looks good
Details
This commit is contained in:
parent
4b80800182
commit
2eb7b7af13
|
@ -189,7 +189,7 @@ async function autofillBic(worker) {
|
|||
<VnSection
|
||||
:data-key="dataKey"
|
||||
:columns="columns"
|
||||
prefix="workerSearch"
|
||||
prefix="worker"
|
||||
:array-data-props="{
|
||||
url: 'Workers/filter',
|
||||
order: ['id DESC'],
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
workerSearch:
|
||||
worker:
|
||||
search: Search worker
|
||||
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'
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
workerSearch:
|
||||
worker:
|
||||
search: Buscar trabajador
|
||||
searchInfo: Buscar trabajador por id o nombre
|
||||
Locker: Taquilla
|
||||
|
|
Loading…
Reference in New Issue