From f4230eecccc9a901c99b79d1297b00b5218c4b71 Mon Sep 17 00:00:00 2001 From: Milan Korecky Date: Thu, 13 May 2021 17:23:30 +0000 Subject: [PATCH] Translated using Weblate (Czech) Currently translated at 100.0% (431 of 431 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 f96ac6677..ef5f9be49 100644 --- a/lib/l10n/intl_cs.arb +++ b/lib/l10n/intl_cs.arb @@ -2331,5 +2331,15 @@ "@chats": { "type": "text", "placeholders": {} + }, + "optionalAddEmail": "(Volitelné) Vaše e-mailová adresa", + "@optionalAddEmail": { + "type": "text", + "placeholders": {} + }, + "invalidEmail": "Neplatný e-mail", + "@invalidEmail": { + "type": "text", + "placeholders": {} } }