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
|
routeFk: Id ruta
|
||||||
clientFk: Id cliente
|
clientFk: Id cliente
|
||||||
countryFk: Pais
|
countryFk: Pais
|
||||||
warehouseFk: Almacén
|
|
||||||
shipped: F. preparación
|
shipped: F. preparación
|
||||||
agencyModeName: Agencia Ruta
|
agencyModeName: Agencia Ruta
|
||||||
agencyAgreement: Agencia Acuerdo
|
agencyAgreement: Agencia Acuerdo
|
||||||
|
@ -84,6 +83,7 @@ route:
|
||||||
routeFk: Id ruta
|
routeFk: Id ruta
|
||||||
country: País
|
country: País
|
||||||
clientFk: Id cliente
|
clientFk: Id cliente
|
||||||
|
warehouseFk: Almacén
|
||||||
shipped: F. preparación
|
shipped: F. preparación
|
||||||
viewCmr: Ver CMR
|
viewCmr: Ver CMR
|
||||||
downloadCmrs: Descargar CMRs
|
downloadCmrs: Descargar CMRs
|
||||||
|
|
Loading…
Reference in New Issue