From ec318f9670b1581240eed1a5d13de165a126f31b Mon Sep 17 00:00:00 2001 From: Milan Korecky Date: Thu, 24 Sep 2020 04:55:12 +0000 Subject: [PATCH] Translated using Weblate (Czech) Currently translated at 100.0% (309 of 309 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/cs/ --- lib/l10n/intl_cs.arb | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) diff --git a/lib/l10n/intl_cs.arb b/lib/l10n/intl_cs.arb index d4514b97..d290f57c 100644 --- a/lib/l10n/intl_cs.arb +++ b/lib/l10n/intl_cs.arb @@ -1681,5 +1681,25 @@ "@yourOwnUsername": { "type": "text", "placeholders": {} + }, + "warning": "Varování!", + "@warning": { + "type": "text", + "placeholders": {} + }, + "passwordHasBeenChanged": "Heslo bylo změněno", + "@passwordHasBeenChanged": { + "type": "text", + "placeholders": {} + }, + "deleteAccount": "Smazat účet", + "@deleteAccount": { + "type": "text", + "placeholders": {} + }, + "deactivateAccountWarning": "Tímto krokem se deaktivuje váš uživatelský účet. Akci nelze vrátit zpět! Jste si jistí?", + "@deactivateAccountWarning": { + "type": "text", + "placeholders": {} } -} \ No newline at end of file +}