From 0df2c4468de641d6bb7f23ec340e839014a5f4fb Mon Sep 17 00:00:00 2001 From: Milan Korecky Date: Fri, 25 Dec 2020 16:30:25 +0000 Subject: [PATCH] Translated using Weblate (Czech) Currently translated at 100.0% (363 of 363 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/cs/ --- lib/l10n/intl_cs.arb | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/lib/l10n/intl_cs.arb b/lib/l10n/intl_cs.arb index 31ca63a22..76e7b1925 100644 --- a/lib/l10n/intl_cs.arb +++ b/lib/l10n/intl_cs.arb @@ -1964,5 +1964,15 @@ "@publicKey": { "type": "text", "placeholders": {} + }, + "tooManyRequestsWarning": "Příliš mnoho požadavků. Prosím zkuste to znovu později!", + "@tooManyRequestsWarning": { + "type": "text", + "placeholders": {} + }, + "noConnectionToTheServer": "Žádné připojení k serveru", + "@noConnectionToTheServer": { + "type": "text", + "placeholders": {} } }