fix: refs #8441 restore warehouseFk translation in Spanish locale for routes
gitea/salix-front/pipeline/pr-dev This commit is unstable
Details
gitea/salix-front/pipeline/pr-dev This commit is unstable
Details
This commit is contained in:
parent
430cddb554
commit
fa187614da
|
@ -47,7 +47,6 @@ route:
|
|||
routeFk: Id ruta
|
||||
clientFk: Id cliente
|
||||
countryFk: Pais
|
||||
warehouseFk: Almacén
|
||||
shipped: F. preparación
|
||||
agencyModeName: Agencia Ruta
|
||||
agencyAgreement: Agencia Acuerdo
|
||||
|
@ -84,6 +83,7 @@ route:
|
|||
routeFk: Id ruta
|
||||
country: País
|
||||
clientFk: Id cliente
|
||||
warehouseFk: Almacén
|
||||
shipped: F. preparación
|
||||
viewCmr: Ver CMR
|
||||
downloadCmrs: Descargar CMRs
|
||||
|
|
Loading…
Reference in New Issue