diff --git a/lib/l10n/intl_nl.arb b/lib/l10n/intl_nl.arb index 9eba2eeb..0d15034c 100644 --- a/lib/l10n/intl_nl.arb +++ b/lib/l10n/intl_nl.arb @@ -2295,5 +2295,15 @@ "@chats": { "type": "text", "placeholders": {} + }, + "roomVersion": "Groepversie", + "@roomVersion": { + "type": "text", + "placeholders": {} + }, + "goToTheNewRoom": "Ga naar de nieuwe groep", + "@goToTheNewRoom": { + "type": "text", + "placeholders": {} } }