From fc6ad8b25c724973daab146520d58bf5d113d090 Mon Sep 17 00:00:00 2001 From: Milo Ivir Date: Sun, 21 Feb 2021 18:35:10 +0000 Subject: [PATCH] Translated using Weblate (Croatian) Currently translated at 100.0% (414 of 414 strings) Translation: FluffyChat/Translations Translate-URL: https://hosted.weblate.org/projects/fluffychat/translations/hr/ --- lib/l10n/intl_hr.arb | 30 ++++++++++++++++++++++++++++++ 1 file changed, 30 insertions(+) diff --git a/lib/l10n/intl_hr.arb b/lib/l10n/intl_hr.arb index 8c0c1832..112152b3 100644 --- a/lib/l10n/intl_hr.arb +++ b/lib/l10n/intl_hr.arb @@ -2217,5 +2217,35 @@ "@audioPlayerPause": { "type": "text", "placeholders": {} + }, + "showPassword": "Pokaži lozinku", + "@showPassword": { + "type": "text", + "placeholders": {} + }, + "addEmail": "Dodaj e-mail", + "@addEmail": { + "type": "text", + "placeholders": {} + }, + "zoomOut": "Umanji", + "@zoomOut": { + "type": "text", + "placeholders": {} + }, + "zoomIn": "Uvećaj", + "@zoomIn": { + "type": "text", + "placeholders": {} + }, + "blocked": "Blokirano", + "@blocked": { + "type": "text", + "placeholders": {} + }, + "verified": "Potvrđeno", + "@verified": { + "type": "text", + "placeholders": {} } }