From 0571a26ed550d01992b71858a33d268a35300f2e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Priit=20J=C3=B5er=C3=BC=C3=BCt?= Date: Thu, 25 Feb 2021 16:17:38 +0000 Subject: [PATCH] Translated using Weblate (Estonian) Currently translated at 100.0% (416 of 416 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/et/ --- lib/l10n/intl_et.arb | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/lib/l10n/intl_et.arb b/lib/l10n/intl_et.arb index 03f2a9541..e8962313b 100644 --- a/lib/l10n/intl_et.arb +++ b/lib/l10n/intl_et.arb @@ -2247,5 +2247,17 @@ "@verified": { "type": "text", "placeholders": {} + }, + "xMoreEvents": "Veel {count} sündmust", + "@xMoreEvents": { + "type": "text", + "placeholders": { + "count": {} + } + }, + "oneMoreEvent": "Veel 1 sündmus", + "@oneMoreEvent": { + "type": "text", + "placeholders": {} } }