diff --git a/lib/l10n/intl_nl.arb b/lib/l10n/intl_nl.arb index e53219d95..ae17b4fa5 100644 --- a/lib/l10n/intl_nl.arb +++ b/lib/l10n/intl_nl.arb @@ -2102,5 +2102,15 @@ "@addNewContact": { "type": "text", "placeholders": {} + }, + "areYouSureYouWantToLogout": "Weet je zeker dat je wil afmelden?", + "@areYouSureYouWantToLogout": { + "type": "text", + "placeholders": {} + }, + "noPublicRoomsFound": "Geen publieke kamers gevonden...", + "@noPublicRoomsFound": { + "type": "text", + "placeholders": {} } }