diff --git a/config/locales/en_FR.yml b/config/locales/en_FR.yml index aff777da74..2e0110835d 100644 --- a/config/locales/en_FR.yml +++ b/config/locales/en_FR.yml @@ -2830,6 +2830,8 @@ en_FR: 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"