From 7706bc0c093ecb229972cddf22aff331c7898440 Mon Sep 17 00:00:00 2001 From: camperbot Date: Wed, 19 Oct 2022 17:47:55 +0100 Subject: [PATCH] chore(i18n,client): processed translations (#48137) --- client/i18n/locales/german/intro.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/i18n/locales/german/intro.json b/client/i18n/locales/german/intro.json index 9e5288715cd..c7337e2d451 100644 --- a/client/i18n/locales/german/intro.json +++ b/client/i18n/locales/german/intro.json @@ -342,7 +342,7 @@ "title": "Front-End-Entwicklungsbibliotheken", "intro": [ "Jetzt, wo du mit HTML, CSS und JavaScript vertraut bist, kannst du deine Fähigkeiten verbessern, indem du einige der beliebtesten Front-End-Bibliotheken der Branche lernst.", - "In the Front End Development Libraries Certification, you'll learn how to style your site quickly with Bootstrap. You'll also learn how to add logic to your CSS styles and extend them with Sass.", + "In der Zertifizierung für Front-End-Entwicklungsbibliotheken lernst du, wie du deine Seite mit Bootstrap schnell gestalten kannst. Du lernst auch, wie du Logik zu deinen CSS-Styles hinzufügen und sie mit Sass erweitern kannst.", "Später baust du einen Warenkorb und andere Anwendungen, um zu lernen, wie du mit React und Redux leistungsstarke Single Page Applications (SPAs) erstellen kannst." ], "note": "",