diff options
Diffstat (limited to 'apps/twofactor_backupcodes/l10n/hr.json')
-rw-r--r-- | apps/twofactor_backupcodes/l10n/hr.json | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/apps/twofactor_backupcodes/l10n/hr.json b/apps/twofactor_backupcodes/l10n/hr.json index 7046836525f..f2538779238 100644 --- a/apps/twofactor_backupcodes/l10n/hr.json +++ b/apps/twofactor_backupcodes/l10n/hr.json @@ -17,9 +17,8 @@ "{name} backup codes" : "{name} pričuvnih šifri", "Use one of the backup codes you saved when setting up two-factor authentication." : "Upotrijebite jednu od pričuvnih šifri koje ste spremili prilikom postavljanja dvofaktorske autentifikacije.", "Submit" : "Šalji", + "function" : "funkcija", "_" : "_", - "_icon-loading-small_::_generate-backup-codes_" : ["icon-loading-small","generate-backup-codes","generate-backup-codes"], - "You have enabled two-factor authentication but have not yet generated backup codes. Be sure to do this in case you lose access to your second factor." : "Omogućili ste dvofaktorsku autentifikaciju, ali još niste generirali pričuvne šifre. Obavezno to učinite u slučaju da izgubite pristup svom drugom faktoru.", - "function" : "funkcija" + "_icon-loading-small_::_generate-backup-codes_" : ["icon-loading-small","generate-backup-codes","generate-backup-codes"] },"pluralForm" :"nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;" }
\ No newline at end of file |