diff --git a/config/locales/en_GB.yml b/config/locales/en_GB.yml index 2f88ad3143..9146aadd9d 100644 --- a/config/locales/en_GB.yml +++ b/config/locales/en_GB.yml @@ -2836,6 +2836,8 @@ en_GB: zipcode: Postcode weight: Weight (per kg) error_user_destroy_with_orders: "Users with completed orders may not be deleted" + cannot_create_payment_without_payment_methods: "You cannot create a payment for an order without any payment methods defined." + please_define_payment_methods: "Please define some payment methods first." options: "Options" actions: update: "Update"