Update invoice messages
This commit is contained in:
parent
a907862b82
commit
c7a8fe629a
1 changed files with 4 additions and 0 deletions
|
@ -1468,6 +1468,10 @@
|
|||
"context": "invoice generating has finished, header",
|
||||
"string": "Invoice Generated"
|
||||
},
|
||||
"src_dot_containers_dot_BackgroundTasks_dot_invoiceGenerationFailedTitle": {
|
||||
"context": "dialog header, title",
|
||||
"string": "Invoice Generation"
|
||||
},
|
||||
"src_dot_create": {
|
||||
"context": "button",
|
||||
"string": "Create"
|
||||
|
|
Loading…
Reference in a new issue