Update messages
This commit is contained in:
parent
f7c7f4e518
commit
679b532860
1 changed files with 8 additions and 0 deletions
|
@ -70,6 +70,10 @@
|
|||
"context": "draft created from replace event title",
|
||||
"string": "Draft was reissued from order "
|
||||
},
|
||||
"event title marked as paid": {
|
||||
"context": "order marked as paid event title",
|
||||
"string": "Order was marked as paid by"
|
||||
},
|
||||
"event title refunded": {
|
||||
"context": "refunded event title",
|
||||
"string": "Products were refunded by "
|
||||
|
@ -6885,6 +6889,10 @@
|
|||
"context": "table column header",
|
||||
"string": "Quantity"
|
||||
},
|
||||
"transaction reference subtitle": {
|
||||
"context": "transaction reference subtitle",
|
||||
"string": "Transaction reference"
|
||||
},
|
||||
"voucherDetailsUnassignCategory": {
|
||||
"context": "unassign category from voucher, button",
|
||||
"string": "Unassign"
|
||||
|
|
Loading…
Reference in a new issue