orderiom-api-package 0.4.60 → 0.4.61
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +1 -1
- package/src/messages/en-api.json +1 -1
package/package.json
CHANGED
package/src/messages/en-api.json
CHANGED
|
@@ -114,7 +114,7 @@
|
|
|
114
114
|
"finished": "finished",
|
|
115
115
|
"not_valid_saferPay_info_or_valid_url": "there is not valid saferPay info or valid url",
|
|
116
116
|
"payment_cannot_update": "Payment cannot be updated",
|
|
117
|
-
"payment_has_problem": "
|
|
117
|
+
"payment_has_problem": "This payment has problem. Please select another way",
|
|
118
118
|
"cannot_chose_pay_at_end": "You can't choose pay at end",
|
|
119
119
|
"cannot_chose_cash": "you can not choose cash",
|
|
120
120
|
"not_valid_mollie_info_or_valid_url": "there is not valid mollie key or valid url",
|