diff --git a/lib/l10n/intl_de.arb b/lib/l10n/intl_de.arb index b39c2aea..339eb5b5 100644 --- a/lib/l10n/intl_de.arb +++ b/lib/l10n/intl_de.arb @@ -2304,5 +2304,15 @@ "@chats": { "type": "text", "placeholders": {} + }, + "goToTheNewRoom": "Zum neuen Raum wechseln", + "@goToTheNewRoom": { + "type": "text", + "placeholders": {} + }, + "roomVersion": "Raumversion", + "@roomVersion": { + "type": "text", + "placeholders": {} } }