diff --git a/src/i18n/strings/de_DE.json b/src/i18n/strings/de_DE.json index 4c0827376d..79a5a83362 100644 --- a/src/i18n/strings/de_DE.json +++ b/src/i18n/strings/de_DE.json @@ -1831,5 +1831,6 @@ "Sends the given message coloured as a rainbow": "Sendet die Nachricht in Regenbogenfarben", "Adds a custom widget by URL to the room": "Fügt ein Benutzer-Widget über eine URL zum Raum hinzu", "Please supply a https:// or http:// widget URL": "Bitte gib eine https:// oder http:// Widget-URL an", - "Sends the given emote coloured as a rainbow": "Sended das Emoji in Regenbogenfarbe" + "Sends the given emote coloured as a rainbow": "Sended das Emoji in Regenbogenfarben", + "%(senderName)s made no change.": "%(senderName)s hat keine Änderung vorgenommen." }