diff --git a/assets/l10n/intl_nl.arb b/assets/l10n/intl_nl.arb index 55bb7b5f..fdbd1dea 100644 --- a/assets/l10n/intl_nl.arb +++ b/assets/l10n/intl_nl.arb @@ -2108,7 +2108,7 @@ "type": "text", "placeholders": {} }, - "noPublicRoomsFound": "Geen publieke kamers gevonden...", + "noPublicRoomsFound": "Geen publieke kamers gevonden…", "@noPublicRoomsFound": { "type": "text", "placeholders": {} @@ -2385,7 +2385,7 @@ "type": "text", "placeholders": {} }, - "yourChatsAreBeingSynced": "Je chats worden gesynchroniseerd...", + "yourChatsAreBeingSynced": "Je chats worden gesynchroniseerd…", "@yourChatsAreBeingSynced": { "type": "text", "placeholders": {} @@ -2507,5 +2507,27 @@ "@sendSticker": { "type": "text", "placeholders": {} + }, + "spaceName": "Spacenaam", + "@spaceName": { + "type": "text", + "placeholders": {} + }, + "spaceIsPublic": "Space is publiek", + "@spaceIsPublic": { + "type": "text", + "placeholders": {} + }, + "enterASpacepName": "Vul een spacenaam in", + "@enterASpacepName": {}, + "createNewSpace": "Nieuwe space", + "@createNewSpace": { + "type": "text", + "placeholders": {} + }, + "publicSpace": "Publieke space", + "@publicSpace": { + "type": "text", + "placeholders": {} } }