From 92429295cdffe0b6842f6a47edc4b1d96c52fb84 Mon Sep 17 00:00:00 2001 From: wbuezas Date: Fri, 12 Apr 2024 10:44:25 -0300 Subject: [PATCH] more translations --- src/i18n/locale/en.yml | 30 ++++++++++++++++++++++++++++++ src/i18n/locale/es.yml | 30 ++++++++++++++++++++++++++++++ 2 files changed, 60 insertions(+) diff --git a/src/i18n/locale/en.yml b/src/i18n/locale/en.yml index 593f0084c..ed71a8413 100644 --- a/src/i18n/locale/en.yml +++ b/src/i18n/locale/en.yml @@ -1128,6 +1128,36 @@ item: stemMultiplier: Multiplier producer: Producer landed: Landed + summary: + basicData: 'Basic data' + otherData: 'Other data' + description: 'Description' + tax: 'Tax' + tags: 'Tags' + botanical: 'Botanical' + barcode: 'Barcode' + name: 'Nombre' + completeName: 'Nombre completo' + family: 'Familia' + size: 'Medida' + origin: 'Origen' + stems: 'Tallos' + multiplier: 'Multiplicador' + buyer: 'Comprador' + doPhoto: 'Do photo' + intrastatCode: 'Código intrastat' + intrastat: 'Intrastat' + ref: 'Referencia' + relevance: 'Relevancia' + weight: 'Peso (gramos)/tallo' + units: 'Unidades/caja' + expense: 'Gasto' + generic: 'Genérico' + recycledPlastic: 'Plástico reciclado' + nonRecycledPlastic: 'Plástico no reciclado' + minSalesQuantity: 'Cantidad mínima de venta' + genus: 'Genus' + specie: 'Specie' components: topbar: {} userPanel: diff --git a/src/i18n/locale/es.yml b/src/i18n/locale/es.yml index 70d7a1113..16ede8bef 100644 --- a/src/i18n/locale/es.yml +++ b/src/i18n/locale/es.yml @@ -1125,6 +1125,36 @@ item: stemMultiplier: Multiplicador producer: Productor landed: F. entrega + summary: + basicData: 'Datos básicos' + otherData: 'Otros datos' + description: 'Descripción' + tax: 'IVA' + tags: 'Etiquetas' + botanical: 'Botánico' + barcode: 'Código de barras' + name: 'Nombre' + completeName: 'Nombre completo' + family: 'Familia' + size: 'Medida' + origin: 'Origen' + stems: 'Tallos' + multiplier: 'Multiplicador' + buyer: 'Comprador' + doPhoto: 'Hacer foto' + intrastatCode: 'Código intrastat' + intrastat: 'Intrastat' + ref: 'Referencia' + relevance: 'Relevancia' + weight: 'Peso (gramos)/tallo' + units: 'Unidades/caja' + expense: 'Gasto' + generic: 'Genérico' + recycledPlastic: 'Plástico reciclado' + nonRecycledPlastic: 'Plástico no reciclado' + minSalesQuantity: 'Cantidad mínima de venta' + genus: 'Genus' + specie: 'Specie' components: topbar: {} userPanel: