From 92cb694f5560150ed89c435dee8ac4610536117d Mon Sep 17 00:00:00 2001 From: simnandez Date: Sat, 9 Jun 2012 09:05:14 +0200 Subject: [PATCH] Fix: Missing translation key --- htdocs/langs/ca_ES/products.lang | 3 ++- htdocs/langs/es_ES/products.lang | 3 ++- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/htdocs/langs/ca_ES/products.lang b/htdocs/langs/ca_ES/products.lang index 1c8215343a2..84dee044a75 100644 --- a/htdocs/langs/ca_ES/products.lang +++ b/htdocs/langs/ca_ES/products.lang @@ -168,4 +168,5 @@ CustomerPrices=Preus clients SuppliersPrices=Preus proveïdors CustomCode=Codi duaner CountryOrigin=País d'origen -HiddenIntoCombo=Ocult en les llistes \ No newline at end of file +HiddenIntoCombo=Ocult en les llistes +Nature=Naturalea \ No newline at end of file diff --git a/htdocs/langs/es_ES/products.lang b/htdocs/langs/es_ES/products.lang index 1f4e5d16ad2..c26b573094b 100644 --- a/htdocs/langs/es_ES/products.lang +++ b/htdocs/langs/es_ES/products.lang @@ -168,4 +168,5 @@ CustomerPrices=Precios clientes SuppliersPrices=Precios proveedores CustomCode=Código aduanero CountryOrigin=País de origen -HiddenIntoCombo=Oculto en las listas \ No newline at end of file +HiddenIntoCombo=Oculto en las listas +Nature=Naturaleza \ No newline at end of file