From 00c07a40d0d55049782fe078a94c1235ed1bbd0e Mon Sep 17 00:00:00 2001 From: Milan Korecky Date: Sat, 20 Feb 2021 09:14:08 +0000 Subject: [PATCH] Translated using Weblate (Czech) Currently translated at 100.0% (414 of 414 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/cs/ --- lib/l10n/intl_cs.arb | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/lib/l10n/intl_cs.arb b/lib/l10n/intl_cs.arb index 070f09f7b..2dc9f8179 100644 --- a/lib/l10n/intl_cs.arb +++ b/lib/l10n/intl_cs.arb @@ -1918,7 +1918,7 @@ "type": "text", "placeholders": {} }, - "editBlockedServers": "Upravit blokované servery", + "editBlockedServers": "Upravit zakázané servery", "@editBlockedServers": { "type": "text", "placeholders": {} @@ -2237,5 +2237,15 @@ "@securityKey": { "type": "text", "placeholders": {} + }, + "blocked": "Zakázán", + "@blocked": { + "type": "text", + "placeholders": {} + }, + "verified": "Ověřeno", + "@verified": { + "type": "text", + "placeholders": {} } }