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 1d5f521a61d..11a07ca6cc2 100644 --- a/apps/settings/l10n/hr.js +++ b/apps/settings/l10n/hr.js @@ -312,11 +312,9 @@ OC.L10N.register( "Your browser does not support WebAuthn." : "Vaš preglednik ne podržava WebAuthn.", "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Administrator možete detaljnije podešavati dijeljenja. Pogledajte odgovarajuću dokumentaciju za više informacija.", "You need to enable the File sharing App." : "Morate omogućiti aplikaciju za dijeljenje datoteka.", - "by {author}\n{license}" : "{autor}\n{licenca}", "Admins" : "Administratori", "New account" : "Novi račun", "Group name" : "Naziv grupe", - "{license}-licensed" : "Licencirano prema {license}", "Sending…" : "Slanje…", "Email sent" : "E-pošta je poslana", "Location" : "Lokacija", @@ -431,6 +429,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", + "{license}-licensed" : "Licencirano prema {license}", + "by {author}\n{license}" : "{autor}\n{licenca}", "Enter group name" : "Unesite naziv grupe", "Add group" : "Dodaj grupu", "Active users" : "Aktivni korisnici", |