From 54f2ead4653c0162c19bc7f9190d8a49e5768168 Mon Sep 17 00:00:00 2001 From: Jelv Date: Fri, 9 Apr 2021 19:46:11 +0000 Subject: [PATCH] Translated using Weblate (Dutch) Currently translated at 100.0% (425 of 425 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/nl/ --- lib/l10n/intl_nl.arb | 10 ++++++++++ 1 file changed, 10 insertions(+) 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": {} } }