From fa2b14e31b2109ffb05938c16d091062be98b44d Mon Sep 17 00:00:00 2001 From: Transifex-Openfoodnetwork Date: Mon, 6 Dec 2021 21:03:46 +1100 Subject: [PATCH] Updating translations for config/locales/en_GB.yml --- config/locales/en_GB.yml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) diff --git a/config/locales/en_GB.yml b/config/locales/en_GB.yml index 22110a2784..07228e9a50 100644 --- a/config/locales/en_GB.yml +++ b/config/locales/en_GB.yml @@ -58,6 +58,20 @@ en_GB: using_producer_stock_settings_but_count_on_hand_set: "must be blank because using producer stock settings" on_demand_but_count_on_hand_set: "must be blank if on demand" limited_stock_but_no_count_on_hand: "must be specified because forcing limited stock" + stripe: + error_code: + incorrect_number: "The card number is incorrect." + invalid_number: "The card number is not a valid credit card number." + invalid_expiry_month: "The card's expiration month is invalid." + invalid_expiry_year: "The card's expiration year is invalid." + invalid_cvc: "The card's security code is invalid." + expired_card: "The card has expired." + incorrect_cvc: "The card's security code is incorrect." + incorrect_zip: "The card's post code failed validation." + card_declined: "The card was declined." + missing: "There is no card available to charge the customer." + processing_error: "An error occurred while processing the card." + rate_limit: "An error occurred due to requests hitting the API too quickly. Please let us know if you're consistently running into this error." activemodel: attributes: order_management/reports/enterprise_fee_summary/parameters: