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": {} } }