Fix invoice translation messages
This commit is contained in:
parent
43ae37d229
commit
d487af5d29
1 changed files with 7 additions and 0 deletions
|
@ -1461,6 +1461,13 @@
|
||||||
"context": "button",
|
"context": "button",
|
||||||
"string": "Confirm"
|
"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": {
|
"src_dot_create": {
|
||||||
"context": "button",
|
"context": "button",
|
||||||
"string": "Create"
|
"string": "Create"
|
||||||
|
|
Loading…
Reference in a new issue