From 6ec383417d4e3a312302076d22d6700447a6f8c0 Mon Sep 17 00:00:00 2001 From: LL Magical Date: Sat, 19 Dec 2020 09:04:34 +0000 Subject: [PATCH] Translated using Weblate (Portuguese (Brazil)) Currently translated at 99.1% (356 of 359 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/pt_BR/ --- lib/l10n/intl_pt_BR.arb | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/lib/l10n/intl_pt_BR.arb b/lib/l10n/intl_pt_BR.arb index cbcb2d3a0..a714f9b01 100644 --- a/lib/l10n/intl_pt_BR.arb +++ b/lib/l10n/intl_pt_BR.arb @@ -1912,5 +1912,12 @@ "@about": { "type": "text", "placeholders": {} + }, + "numUsersTyping": "{count} os usuários estão digitando…", + "@numUsersTyping": { + "type": "text", + "placeholders": { + "count": {} + } } }