fix: refs #6425 fix yml format
gitea/salix-front/pipeline/pr-dev This commit looks good Details

This commit is contained in:
Jon Elias 2024-04-03 14:33:47 +02:00
parent 3e423867e3
commit 94b177c9a2
6 changed files with 1119 additions and 1125 deletions

View File

@ -31,8 +31,8 @@ globals:
confirm: Confirm confirm: Confirm
assign: Assign assign: Assign
back: Back back: Back
'yes': 'Yes' yes: 'Yes'
'no': 'No' no: 'No'
noChanges: No changes to save noChanges: No changes to save
changesToSave: You have changes pending to save changesToSave: You have changes pending to save
confirmRemove: You are about to delete this row. Are you sure? confirmRemove: You are about to delete this row. Are you sure?

File diff suppressed because it is too large Load Diff

View File

@ -1,4 +1,4 @@
customerFilter: customerFilter:
filter: filter:
name: Name name: 'Name'
socialName: Social name socialName: 'Social name'

View File

@ -1,4 +1,4 @@
customerFilter: customerFilter:
filter: filter:
name: Nombre name: 'Nombre'
socialName: Razón Social socialName: 'Razón Social'

View File

@ -1,6 +1,6 @@
travelFilter: travelFilter:
filter: filter:
warehouseOutFk: Warehouse Out warehouseOutFk: 'Warehouse Out'
warehouseInFk: Warehouse In warehouseInFk: 'Warehouse In'
agencyModeFk: Agency agencyModeFk: 'Agency'
scopeDays: Days onward scopeDays: 'Days onward'

View File

@ -1,6 +1,6 @@
travelFilter: travelFilter:
filter: filter:
warehouseInFk: Alm. entrada warehouseInFk: 'Alm. entrada'
warehouseOutFk: Alm. salida warehouseOutFk: 'Alm. salida'
agencyModeFk: Agencia agencyModeFk: 'Agencia'
scopeDays: Días adelante scopeDays: 'Días adelante'