From 916eeab70e6d625343137471eeb9efdff4f33745 Mon Sep 17 00:00:00 2001 From: Marina Nicolau Date: Wed, 19 Jun 2019 10:11:33 +0200 Subject: [PATCH] Locales task 036082 --- locale/ca_ES.po | 4 ++++ locale/es_ES.po | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/locale/ca_ES.po b/locale/ca_ES.po index 0174491..4a4c1eb 100755 --- a/locale/ca_ES.po +++ b/locale/ca_ES.po @@ -22,6 +22,10 @@ msgctxt "field:stock.move,taxes:" msgid "Taxes" msgstr "Impostos" +msgctxt "field:stock.move,unit_price_w_tax:" +msgid "Unit Price with Tax" +msgstr "Preu unitat imp. incl." + msgctxt "field:stock.shipment.in,currency:" msgid "Currency" msgstr "Moneda" diff --git a/locale/es_ES.po b/locale/es_ES.po index e8deb09..23048d6 100755 --- a/locale/es_ES.po +++ b/locale/es_ES.po @@ -22,6 +22,10 @@ msgctxt "field:stock.move,taxes:" msgid "Taxes" msgstr "Impuestos" +msgctxt "field:stock.move,unit_price_w_tax:" +msgid "Unit Price with Tax" +msgstr "Precio unidad imp. incl." + msgctxt "field:stock.shipment.in,currency:" msgid "Currency" msgstr "Moneda"