diff options
Diffstat (limited to 'apps/settings/l10n/hr.js')
-rw-r--r-- | apps/settings/l10n/hr.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/settings/l10n/hr.js b/apps/settings/l10n/hr.js index f1a9e85fa63..833373dc68a 100644 --- a/apps/settings/l10n/hr.js +++ b/apps/settings/l10n/hr.js @@ -301,9 +301,7 @@ OC.L10N.register( "Passwordless authentication requires a secure connection." : "Autentifikacija bez zaporke zahtijeva sigurnu vezu.", "Add WebAuthn device" : "Dodaj WebAuthn uređaj", "Please authorize your WebAuthn device." : "Autorizirajte svoj WebAuthn uređaj.", - "Name your device" : "Dodijelite naziv svom uređaju", "Adding your device …" : "Dodavanje uređaja...", - "Server error while trying to add WebAuthn device" : "Pogreška poslužitelja pri dodavanju WebAuthn uređaja", "Server error while trying to complete WebAuthn device registration" : "Pogreška poslužitelja tijekom dovršavanja registracije WebAuthn uređaja", "Unnamed device" : "Neimenovani uređaj", "Passwordless Authentication" : "Autentifikacija bez zaporke", @@ -429,6 +427,8 @@ OC.L10N.register( "Will be autogenerated" : "Automatski će se generirati", "Add a new user" : "Dodaj novog korisnika", "No users in here" : "Ovdje nema korisnika", + "Name your device" : "Dodijelite naziv svom uređaju", + "Server error while trying to add WebAuthn device" : "Pogreška poslužitelja pri dodavanju WebAuthn uređaja", "{license}-licensed" : "Licencirano prema {license}", "by {author}\n{license}" : "{autor}\n{licenca}", "Enter group name" : "Unesite naziv grupe", |