Update messages
This commit is contained in:
parent
038a17caf6
commit
d773a4c50f
1 changed files with 8 additions and 0 deletions
|
@ -3697,6 +3697,14 @@
|
|||
"src_dot_readOnly": {
|
||||
"string": "Saleor runs in read-only mode. Changes not saved."
|
||||
},
|
||||
"src_dot_readyToCapture": {
|
||||
"context": "order status",
|
||||
"string": "Ready to capture"
|
||||
},
|
||||
"src_dot_readyToFulfill": {
|
||||
"context": "order status",
|
||||
"string": "Ready to fulfill"
|
||||
},
|
||||
"src_dot_refunded": {
|
||||
"context": "payment status",
|
||||
"string": "Fully refunded"
|
||||
|
|
Loading…
Reference in a new issue