From f0ace3d21928c0be226533b5e0c2e874c6a53aa3 Mon Sep 17 00:00:00 2001 From: resteve Date: Tue, 27 Nov 2012 19:03:15 +0100 Subject: [PATCH] Locale es_ES --- locale/es_ES.po | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/locale/es_ES.po b/locale/es_ES.po index b966e1c..de0419a 100755 --- a/locale/es_ES.po +++ b/locale/es_ES.po @@ -6,6 +6,10 @@ msgctxt "field:sale.line,discount:" msgid "Discount %" msgstr "Descuento %" +msgctxt "field:sale.line,product_unit_price:" +msgid "Product Unit Price" +msgstr "Precio unidad producto" + msgctxt "field:stock.move,discount:" msgid "Discount %" msgstr "Descuento %"