From b9b2620ce10aa0383b2f73e59a5629c619466564 Mon Sep 17 00:00:00 2001 From: Bartosz Herba Date: Mon, 21 Feb 2022 08:10:57 +0100 Subject: [PATCH] refactor(theme): add homepage missing german translations --- packages/theme/lang/de.js | 10 +++++----- packages/theme/lang/en.js | 3 ++- packages/theme/pages/Home.vue | 6 +++--- 3 files changed, 10 insertions(+), 9 deletions(-) diff --git a/packages/theme/lang/de.js b/packages/theme/lang/de.js index 1d77244f8..d7ab63654 100644 --- a/packages/theme/lang/de.js +++ b/packages/theme/lang/de.js @@ -188,17 +188,16 @@ export default { "The account sign-in was incorrect or your account is disabled temporarily. Please wait and try again later.":"Die Kontoanmeldung war falsch oder Ihr Konto wurde vorübergehend deaktiviert. Bitte warten Sie und versuchen Sie es später erneut.", "A customer with the same email address already exists in an associated website.": "Ein Kunde mit derselben E-Mail-Adresse existiert bereits auf einer verknüpften Website.", "Invalid email": "Ungültige E-Mail", - "SUMMER COLLECTION {year}": "SUMMER COLLECTION {year}", + "SUMMER COLLECTION {year}": "SOMMERKOLLEKTION {year}", "Colorful summer dresses are already in store": "Bunte Sommerkleider sind bereits im Store", "Learn more": "Mehr erfahren", "Dresses": "Kleider", - "Cocktail & Party": "Cocktail & Party", + "Cocktail & Party": "Cocktailparty", "Linen Dresses": "Leinenkleider", "T-Shirts": "T-Shirts", - "The office life": "Das Büroleben", + "The Office Life": "Das Büroleben", "Find stunning women's cocktail dresses and party dresses. Stand out in lace and metallic cocktail dresses from all your favorite brands.": "Finden Sie atemberaubende Cocktailkleider für Damen und Cocktailkleider für Party-D…c von all Ihren Lieblingsmarken.", "Shop now": "Jetzt einkaufen", - "The Office Life": "The Office Life", "Summer Sandals": "Sommersandalen", "Eco Sandals": "Öko-Sandalen", "Subscribe to Newsletters": "Newsletter abonnieren", @@ -240,7 +239,8 @@ export default { "The field should have at least 4 characters": "Das Feld sollte mindestens 4 Zeichen lang sein", "The field should have at least 8 characters": "Das Feld sollte mindestens 8 Zeichen lang sein", "New Password": "Neues Passwort", + "New Products": "Neue Produkte", "There are no shipping methods available for this country. We are sorry, please try with different country.": "Für dieses Land sind keine Versandarten verfügbar. Es tut uns leid, bitte versuchen Sie es mit einem anderen Land oder später.", "There was some error while trying to fetch shipping methods. We are sorry, please try with different shipping details.": "Beim Versuch, Versandarten abzurufen, ist ein Fehler aufgetreten. Es tut uns leid, bitte versuchen Sie es mit anderen Versanddetails oder später.", - "There was some error while trying to select this shipping method. We are sorry, please try with different shipping method.": "Beim Versuch, diese Versandart auszuwählen, ist ein Fehler aufgetreten. Es tut uns leid, bitte versuchen Sie es mit einer anderen Versandart." + "There was some error while trying to select this shipping method. We are sorry, please try with different shipping method.": "Beim Versuch, diese Versandart auszuwählen, ist ein Fehler aufgetreten. Es tut uns leid, bitte versuchen Sie es mit einer anderen Versandart.", }; diff --git a/packages/theme/lang/en.js b/packages/theme/lang/en.js index 9de6f6d04..82ae9a8c3 100644 --- a/packages/theme/lang/en.js +++ b/packages/theme/lang/en.js @@ -237,7 +237,8 @@ export default { "The field should have at least 4 characters": "The field should have at least 4 characters", "The field should have at least 8 characters": "The field should have at least 8 characters", "New Password": "New Password", + "New Products": "New Products", "There are no shipping methods available for this country. We are sorry, please try with different country.": "There are no shipping methods available for this country. We are sorry, please try with different country.", "There was some error while trying to fetch shipping methods. We are sorry, please try with different shipping details.": "There was some error while trying to fetch shipping methods. We are sorry, please try with different shipping details.", - "There was some error while trying to select this shipping method. We are sorry, please try with different shipping method.": "There was some error while trying to select this shipping method. We are sorry, please try with different shipping method." + "There was some error while trying to select this shipping method. We are sorry, please try with different shipping method.": "There was some error while trying to select this shipping method. We are sorry, please try with different shipping method.", }; diff --git a/packages/theme/pages/Home.vue b/packages/theme/pages/Home.vue index ce9c57d87..745f2c946 100644 --- a/packages/theme/pages/Home.vue +++ b/packages/theme/pages/Home.vue @@ -37,7 +37,7 @@ @@ -155,8 +155,8 @@ export default defineComponent({ subtitle: app.i18n.t('Dresses'), title: app.i18n.t('Cocktail & Party'), description: - 'Find stunning women\'s cocktail dresses and party dresses. Stand out in lace and metallic cocktail dresses from all your favorite brands.', - buttonText: 'Shop now', + app.i18n.t('Find stunning women\'s cocktail dresses and party dresses. Stand out in lace and metallic cocktail dresses from all your favorite brands.'), + buttonText: app.i18n.t('Shop now'), image: { mobile: 'https://cdn.shopify.com/s/files/1/0407/1902/4288/files/bannerB_328x343.jpg',