Fix invoice translation messages

This commit is contained in:
Dawid Tarasiuk 2020-07-06 14:33:08 +02:00
parent 43ae37d229
commit d487af5d29

View file

@ -1461,6 +1461,13 @@
"context": "button",
"string": "Confirm"
},
"src_dot_containers_dot_BackgroundTasks_dot_invoiceGenerateFinishedText": {
"string": "Requested Invoice was generated. It was added to the top of the invoice list on this view. Enjoy!"
},
"src_dot_containers_dot_BackgroundTasks_dot_invoiceGenerateFinishedTitle": {
"context": "invoice generating has finished, header",
"string": "Invoice Generated"
},
"src_dot_create": {
"context": "button",
"string": "Create"