|
@@ -9,6 +9,7 @@
|
|
|
"cannot-transition-payment-from-to": "Cannot transition Payment from \"{ fromState }\" to \"{ toState }\"",
|
|
"cannot-transition-payment-from-to": "Cannot transition Payment from \"{ fromState }\" to \"{ toState }\"",
|
|
|
"cannot-transition-refund-from-to": "Cannot transition Refund from \"{ fromState }\" to \"{ toState }\"",
|
|
"cannot-transition-refund-from-to": "Cannot transition Refund from \"{ fromState }\" to \"{ toState }\"",
|
|
|
"cannot-transition-fulfillment-from-to": "Cannot transition Fulfillment from \"{ fromState }\" to \"{ toState }\"",
|
|
"cannot-transition-fulfillment-from-to": "Cannot transition Fulfillment from \"{ fromState }\" to \"{ toState }\"",
|
|
|
|
|
+ "channel-not-found": "No Channel with the token \"{ token }\" could be found",
|
|
|
"collection-id-or-slug-must-be-provided": "Either the Collection id or slug must be provided",
|
|
"collection-id-or-slug-must-be-provided": "Either the Collection id or slug must be provided",
|
|
|
"collection-id-slug-mismatch": "The provided id and slug refer to different Collections",
|
|
"collection-id-slug-mismatch": "The provided id and slug refer to different Collections",
|
|
|
"conditions-required-for-action": "The PromotionAction '{ action }' requires the following conditions: { conditions }",
|
|
"conditions-required-for-action": "The PromotionAction '{ action }' requires the following conditions: { conditions }",
|