From 0252c63f6a1e9d42dd20523e44ed7aef31bca3be Mon Sep 17 00:00:00 2001 From: Milo Ivir Date: Wed, 16 Dec 2020 00:54:24 +0000 Subject: [PATCH] Translated using Weblate (Croatian) Currently translated at 100.0% (359 of 359 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/hr/ --- lib/l10n/intl_hr.arb | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/lib/l10n/intl_hr.arb b/lib/l10n/intl_hr.arb index f314121c..eab010d5 100644 --- a/lib/l10n/intl_hr.arb +++ b/lib/l10n/intl_hr.arb @@ -1947,5 +1947,12 @@ "@toggleFavorite": { "type": "text", "placeholders": {} + }, + "numUsersTyping": "{count} korisnika pišu …", + "@numUsersTyping": { + "type": "text", + "placeholders": { + "count": {} + } } }