From 661e0cde8765dee282e11acce362814920572e57 Mon Sep 17 00:00:00 2001 From: "J. Lavoie" Date: Sat, 12 Dec 2020 21:18:03 +0000 Subject: [PATCH] Translated using Weblate (Italian) Currently translated at 100.0% (359 of 359 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/it/ --- lib/l10n/intl_it.arb | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/lib/l10n/intl_it.arb b/lib/l10n/intl_it.arb index 548b048e..11ea7ae1 100644 --- a/lib/l10n/intl_it.arb +++ b/lib/l10n/intl_it.arb @@ -1935,5 +1935,12 @@ "@toggleFavorite": { "type": "text", "placeholders": {} + }, + "numUsersTyping": "{count} utenti stanno scrivendo…", + "@numUsersTyping": { + "type": "text", + "placeholders": { + "count": {} + } } }