From 4a7cb601e63853d147600c596aa0e8c963741fb0 Mon Sep 17 00:00:00 2001 From: filipefurtad0 Date: Wed, 20 Mar 2024 17:22:05 +0000 Subject: [PATCH] Added missing keys Adds string to missing key To be squashed --- config/locales/en.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/config/locales/en.yml b/config/locales/en.yml index 18819d9c41..2158e4437e 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -265,6 +265,10 @@ en: card_details: "Card details" card_type: "Card type" card_type_is: "Card type is" + unrecognized_card_type: "Unrecognized card type" + use_new_cc: "Use a new credit card" + what_is_this: "What is this?" + your_cart_is_empty: "Your cart is empty" cardholder_name: "Cardholder name" community_forum_url: "Community forum URL" customer_instructions: "Customer instructions"