diff --git a/src/i18n/strings/de_DE.json b/src/i18n/strings/de_DE.json index 6dab0ee15..ac55b3ef9 100644 --- a/src/i18n/strings/de_DE.json +++ b/src/i18n/strings/de_DE.json @@ -25,5 +25,10 @@ "%(appName)s (%(browserName)s, %(osName)s)": "%(appName)s (%(browserName)s, %(osName)s)", "Please install Chrome, Firefox, or Safari for the best experience.": "Bitte installiere Chrome, Firefox, oder Safari für das beste Erlebnis.", "You can continue using your current browser, but some or all features may not work and the look and feel of the application may be incorrect.": "Du kannst mit diesem Browser weitermachen, aber einiges könnte nicht funktionieren und die Darstellung könnte fehlerhaft sein.", - "I understand the risks and wish to continue": "Ich verstehe die Risiken und möchte fortfahren" + "I understand the risks and wish to continue": "Ich verstehe die Risiken und möchte fortfahren", + "Your Element is misconfigured": "Dein Element ist fehlkonfiguriert", + "Your Element configuration contains invalid JSON. Please correct the problem and reload the page.": "Deine Element Konfiguration enthält ungültiges JSON. Bitte korrigiere das Problem und lade die Seite neu.", + "Download Completed": "Download fertiggestellt", + "Open": "Offen", + "%(brand)s uses advanced browser features which aren't supported by your current browser.": "%(brand)s verwendet erweiterte Browserfunktionen, die von Ihrem aktuellen Browser nicht unterstützt werden." }