feat: Se agregan traducciones a botones
This commit is contained in:
parent
7556fd3789
commit
0e7694b347
16
locale/es.po
16
locale/es.po
@ -21,3 +21,19 @@ msgstr "Propina"
|
|||||||
msgctxt "field:product.template,kitchen:"
|
msgctxt "field:product.template,kitchen:"
|
||||||
msgid "Kitchen"
|
msgid "Kitchen"
|
||||||
msgstr "Cocina"
|
msgstr "Cocina"
|
||||||
|
|
||||||
|
msgctxt "model:ir.model.button,string:sale_add_pizza_button"
|
||||||
|
msgid "Add Pizza"
|
||||||
|
msgstr "Agregar Pizza"
|
||||||
|
|
||||||
|
msgctxt "model:ir.model.button,string:sale_order_kitchen_button"
|
||||||
|
msgid "Kitchen"
|
||||||
|
msgstr "Cocina"
|
||||||
|
|
||||||
|
msgctxt "model:ir.model.button,string:sale_order_bar_button"
|
||||||
|
msgid "Bar"
|
||||||
|
msgstr "Bar"
|
||||||
|
|
||||||
|
msgctxt "model:ir.model.button,string:sale_print_bill_button"
|
||||||
|
msgid "Bill"
|
||||||
|
msgstr "Subtotal"
|
||||||
|
Loading…
Reference in New Issue
Block a user