From 2a1ec48ddfeaca5219e2ffe106dcddee48d208dd Mon Sep 17 00:00:00 2001 From: Jelv Date: Sun, 2 May 2021 10:42:10 +0000 Subject: [PATCH] Translated using Weblate (Dutch) Currently translated at 100.0% (429 of 429 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/nl/ --- lib/l10n/intl_nl.arb | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/lib/l10n/intl_nl.arb b/lib/l10n/intl_nl.arb index c81e9a62..71bf03e8 100644 --- a/lib/l10n/intl_nl.arb +++ b/lib/l10n/intl_nl.arb @@ -2305,5 +2305,22 @@ "@goToTheNewRoom": { "type": "text", "placeholders": {} + }, + "pleaseEnterYourPin": "Voer je pincode in", + "@pleaseEnterYourPin": { + "type": "text", + "placeholders": {} + }, + "clearArchive": "Archief wissen", + "@clearArchive": {}, + "setAsCanonicalAlias": "Instellen als hoofdalias", + "@setAsCanonicalAlias": { + "type": "text", + "placeholders": {} + }, + "editRoomAliases": "Wijzig kameraliassen", + "@editRoomAliases": { + "type": "text", + "placeholders": {} } }