From 7d0b23d346dae24741ced87763439462206c00f6 Mon Sep 17 00:00:00 2001 From: Jelv Date: Sun, 28 Mar 2021 06:17:50 +0000 Subject: [PATCH] Translated using Weblate (Dutch) Currently translated at 100.0% (423 of 423 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/nl/ --- lib/l10n/intl_nl.arb | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/lib/l10n/intl_nl.arb b/lib/l10n/intl_nl.arb index 70c287e2..27372b22 100644 --- a/lib/l10n/intl_nl.arb +++ b/lib/l10n/intl_nl.arb @@ -2280,5 +2280,20 @@ "@tapOnDeviceToVerify": { "type": "text", "placeholders": {} + }, + "publicGroups": "Publieke Groepen", + "@publicGroups": { + "type": "text", + "placeholders": {} + }, + "people": "Mensen", + "@people": { + "type": "text", + "placeholders": {} + }, + "chats": "Chats", + "@chats": { + "type": "text", + "placeholders": {} } }