Add sale keyword to payment model

task-032700
This commit is contained in:
Raimon Esteve
2018-01-15 15:12:40 +01:00
parent 415ec80f6b
commit 4b1ece67c6
3 changed files with 23 additions and 2 deletions

View File

@@ -1,4 +1,4 @@
#
#
msgid ""
msgstr "Content-Type: text/plain; charset=utf-8\n"
@@ -261,6 +261,10 @@ msgctxt "model:close.statement.start,name:"
msgid "Close Statement"
msgstr "Tanca extracte"
msgctxt "model:ir.action,name:act_payment_form"
msgid "Payments"
msgstr "Pagaments"
msgctxt "model:ir.action,name:act_sale_device"
msgid "Sale Device"
msgstr "Terminal de venda"

View File

@@ -240,6 +240,10 @@ msgctxt "model:close.statement.start,name:"
msgid "Close Statement"
msgstr "Cerrar extracto"
msgctxt "model:ir.action,name:act_payment_form"
msgid "Payments"
msgstr "Pagaments"
msgctxt "model:ir.action,name:act_sale_device"
msgid "Sale Device"
msgstr "Terminal de venta"