diff --git a/assets/l10n/intl_nl.arb b/assets/l10n/intl_nl.arb index 92489fd54..b23cc1529 100644 --- a/assets/l10n/intl_nl.arb +++ b/assets/l10n/intl_nl.arb @@ -2379,5 +2379,15 @@ "@register": { "type": "text", "placeholders": {} + }, + "enableChatBackup": "Schakel de chatback-up in om nooit de toegang tot je chats te verliezen.", + "@enableChatBackup": { + "type": "text", + "placeholders": {} + }, + "yourChatsAreBeingSynced": "Je chats worden gesynchroniseerd...", + "@yourChatsAreBeingSynced": { + "type": "text", + "placeholders": {} } }