From f4b443f2b0c19b7c405fcf7d0c83cb4fac645637 Mon Sep 17 00:00:00 2001 From: Jon Date: Wed, 8 Jan 2025 07:11:26 +0100 Subject: [PATCH] fix: translations --- src/i18n/locale/en.yml | 14 ++++++++++++++ src/i18n/locale/es.yml | 13 +++++++++++++ src/pages/Customer/locale/en.yml | 14 +++++++++++++- src/pages/Customer/locale/es.yml | 14 +++++++++++++- src/pages/Entry/locale/en.yml | 8 -------- src/pages/Entry/locale/es.yml | 8 -------- src/pages/Route/locale/en.yml | 14 ++++++++++++++ 7 files changed, 67 insertions(+), 18 deletions(-) diff --git a/src/i18n/locale/en.yml b/src/i18n/locale/en.yml index 023f8da4b..ea0daadfd 100644 --- a/src/i18n/locale/en.yml +++ b/src/i18n/locale/en.yml @@ -455,12 +455,26 @@ entry: packingOut: Package out landing: Landing isExcludedFromAvailable: Es inventory + params: + toShipped: To + fromShipped: From + warehouseiNFk: Warehouse + daysOnward: Days onward + daysAgo: Days ago + warehouseInFk: Warehouse in ticket: params: ticketFk: Ticket ID weekDay: Weekday agencyModeFk: Agency id: Worker + state: State + created: Created + externalId: External ID + counter: Counter + freightItemName: Freight item name + packageItemName: Package item name + longName: Long name card: customerId: Customer ID customerCard: Customer card diff --git a/src/i18n/locale/es.yml b/src/i18n/locale/es.yml index 139486e03..2c95f936c 100644 --- a/src/i18n/locale/es.yml +++ b/src/i18n/locale/es.yml @@ -456,12 +456,25 @@ entry: packingOut: Embalaje envíos landing: Llegada isExcludedFromAvailable: Es inventario + params: + toShipped: Hasta + fromShipped: Desde + warehouseInFk: Alm. entrada + daysOnward: Días adelante + daysAgo: Días atras ticket: params: ticketFk: ID de ticket weekDay: Salida agencyModeFk: Agencia id: Comercial + created: Creado + state: Estado + externalId: ID externo + counter: Contador + freightItemName: Nombre + packageItemName: Embalaje + longName: Descripción card: customerId: ID cliente customerCard: Ficha del cliente diff --git a/src/pages/Customer/locale/en.yml b/src/pages/Customer/locale/en.yml index 1d2497ded..1918838b7 100644 --- a/src/pages/Customer/locale/en.yml +++ b/src/pages/Customer/locale/en.yml @@ -95,6 +95,7 @@ customer: isToBeMailed: Mailing hasSepaVnl: VNL B2B received params: + id: Id isWorker: Is Worker payMethod: Payment Method workerFk: Author @@ -102,4 +103,15 @@ customer: created: Last Update Date creditInsurance: Credit Insurance defaulterSinced: Defaulted Since - hasRecovery: Has Recovery \ No newline at end of file + hasRecovery: Has Recovery + socialName: Social name + city: City + phone: Phone + postcode: Postcode + campaign: Campaign + grouped: Grouped + search: Contains + itemId: Item Id + ticketFk: Ticket Id + description: Description + quantity: Quantity diff --git a/src/pages/Customer/locale/es.yml b/src/pages/Customer/locale/es.yml index 1b56f6805..d5db3df1b 100644 --- a/src/pages/Customer/locale/es.yml +++ b/src/pages/Customer/locale/es.yml @@ -97,6 +97,7 @@ customer: isToBeMailed: Env. emails hasSepaVnl: Recibido B2B VNL params: + id: ID isWorker: Es trabajador payMethod: F. Pago workerFk: Autor @@ -104,4 +105,15 @@ customer: created: Fecha Ú. O. creditInsurance: Crédito A. defaulterSinced: Desde - hasRecovery: Tiene recobro \ No newline at end of file + hasRecovery: Tiene recobro + socialName: Razón social + campaign: Campaña + city: Ciudad + phone: Teléfono + postcode: Código postal + grouped: Agrupado + search: Contiene + itemId: Id Artículo + ticketFk: Id Ticket + description: Descripción + quantity: Cantidad diff --git a/src/pages/Entry/locale/en.yml b/src/pages/Entry/locale/en.yml index 68cc9caa7..cd5113d84 100644 --- a/src/pages/Entry/locale/en.yml +++ b/src/pages/Entry/locale/en.yml @@ -19,11 +19,3 @@ myEntries: daysAgo: Days ago wasteRecalc: recalcOk: The wastes were successfully recalculated -entry: - params: - toShipped: To - fromShipped: From - warehouseiNFk: Warehouse - daysOnward: Days onward - daysAgo: Days ago - \ No newline at end of file diff --git a/src/pages/Entry/locale/es.yml b/src/pages/Entry/locale/es.yml index cc9a4ff7b..3007c5d44 100644 --- a/src/pages/Entry/locale/es.yml +++ b/src/pages/Entry/locale/es.yml @@ -22,11 +22,3 @@ myEntries: daysAgo: Días atras wasteRecalc: recalcOk: Se han recalculado las mermas correctamente -entry: - params: - toShipped: Hasta - fromShipped: Desde - warehouseInFk: Alm. entrada - daysOnward: Días adelante - daysAgo: Días atras - \ No newline at end of file diff --git a/src/pages/Route/locale/en.yml b/src/pages/Route/locale/en.yml index 420d18dfe..7a1f9e1c0 100644 --- a/src/pages/Route/locale/en.yml +++ b/src/pages/Route/locale/en.yml @@ -1,4 +1,18 @@ route: + params: + etd: ETD + tractorPlate: Plate + price: Price + observations: Observations + id: ID + name: Name + cmrFk: CMR id + hasCmrDms: Attached in gestdoc + ticketFk: Ticketd id + routeFk: Route id + shipped: Shipped + agencyAgreement: Agency agreement + agencyModeName: Agency route Worker: Worker Agency: Agency Vehicle: Vehicle