diff --git a/src/i18n/strings/de_DE.json b/src/i18n/strings/de_DE.json
index 9240c38cb..274ac7ad4 100644
--- a/src/i18n/strings/de_DE.json
+++ b/src/i18n/strings/de_DE.json
@@ -31,5 +31,9 @@
"Your browser can't run Riot": "Riot funktioniert in deinem Browser nicht",
"Riot uses advanced browser features which aren't supported by your current browser.": "Riot nutzt fortgeschrittene Browser-Eigenschaften, die dein aktueller Browser nicht unterstützt.",
"Go to Riot.im": "Gehe zu Riot.im",
- "Failed to start": "Start fehlgeschlagen"
+ "Failed to start": "Start fehlgeschlagen",
+ "Riot Desktop (%(platformName)s)": "Riot Desktop (%(platformName)s)",
+ "%(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."
}