diff --git a/src/i18n/strings/de_DE.json b/src/i18n/strings/de_DE.json
index 0bb92907c6..59ecf9e250 100644
--- a/src/i18n/strings/de_DE.json
+++ b/src/i18n/strings/de_DE.json
@@ -2428,5 +2428,12 @@
"Add another email": "Weitere E-Mail-Adresse hinzufügen",
"Send %(count)s invites|other": "%(count)s Einladungen senden",
"There was an error creating your community. The name may be taken or the server is unable to process your request.": "Beim Erstellen deiner Community ist ein Fehler aufgetreten. Entweder ist der Name schon vergeben oder der Server kann die Anfrage nicht verarbeiten.",
- "Community ID: +:%(domain)s": "Community ID: +:%(domain)s"
+ "Community ID: +:%(domain)s": "Community ID: +:%(domain)s",
+ "Explore community rooms": "Entdecke Community Räume",
+ "You can change this later if needed.": "Falls nötig, kannst du es später noch ändern.",
+ "What's the name of your community or team?": "Welchen Namen hat deine Community oder dein Team?",
+ "Enter name": "Namen eingeben",
+ "Add image (optional)": "Bild hinzufügen (optional)",
+ "Create a room in %(communityName)s": "Erstelle einen Raum in %(communityName)s",
+ "Create community": "Erstelle Community"
}