From eec730726b627646771536574a09cb80b86db929 Mon Sep 17 00:00:00 2001 From: "J. Lavoie" Date: Sat, 27 Feb 2021 00:56:36 +0000 Subject: [PATCH] Translated using Weblate (Italian) Currently translated at 100.0% (416 of 416 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/it/ --- lib/l10n/intl_it.arb | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/lib/l10n/intl_it.arb b/lib/l10n/intl_it.arb index 1d253d689..e206a0f71 100644 --- a/lib/l10n/intl_it.arb +++ b/lib/l10n/intl_it.arb @@ -2245,5 +2245,17 @@ "@verified": { "type": "text", "placeholders": {} + }, + "xMoreEvents": "{count} altri eventi", + "@xMoreEvents": { + "type": "text", + "placeholders": { + "count": {} + } + }, + "oneMoreEvent": "1 altro evento", + "@oneMoreEvent": { + "type": "text", + "placeholders": {} } }