diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-02-02 02:19:50 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-02-02 02:19:50 +0000 |
commit | e18c608cb470081e9ad1342b0abb0a7acb2fe458 (patch) | |
tree | c8f79767bbc30c3b9cb15968454ca4161fc5fe58 /apps/twofactor_backupcodes/l10n/hr.js | |
parent | 86678ba5df7b74fab9ac739ca17109cd717f8062 (diff) | |
download | nextcloud-server-e18c608cb470081e9ad1342b0abb0a7acb2fe458.tar.gz nextcloud-server-e18c608cb470081e9ad1342b0abb0a7acb2fe458.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/twofactor_backupcodes/l10n/hr.js')
-rw-r--r-- | apps/twofactor_backupcodes/l10n/hr.js | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/apps/twofactor_backupcodes/l10n/hr.js b/apps/twofactor_backupcodes/l10n/hr.js index ca67bca1e39..1e9c1af7075 100644 --- a/apps/twofactor_backupcodes/l10n/hr.js +++ b/apps/twofactor_backupcodes/l10n/hr.js @@ -18,8 +18,6 @@ OC.L10N.register( "An error occurred while generating your backup codes" : "Došlo je do pogreške pri generiranju pričuvnih šifri", "{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", - "_" : "_", - "_icon-loading-small_::_generate-backup-codes_" : ["icon-loading-small","generate-backup-codes","generate-backup-codes"] + "Submit" : "Šalji" }, "nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;"); |