diff options
Diffstat (limited to 'lib/l10n/hr.js')
-rw-r--r-- | lib/l10n/hr.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/l10n/hr.js b/lib/l10n/hr.js index abbc7e04bc0..d2fb30885e4 100644 --- a/lib/l10n/hr.js +++ b/lib/l10n/hr.js @@ -105,7 +105,6 @@ OC.L10N.register( "Address" : "Adresa", "Profile picture" : "Profilna slika", "About" : "Informacije", - "Full name" : "Puno ime", "Headline" : "Naslov", "Organisation" : "Organizacija", "Role" : "Uloga", @@ -229,6 +228,7 @@ OC.L10N.register( "Storage connection error. %s" : "Pogreška veze pohrane. %s", "Storage is temporarily not available" : "Pohrana privremeno nije dostupna", "Storage connection timeout. %s" : "Istek veze pohrane. %s", + "Full name" : "Puno ime", "%s enter the database username and name." : "%s unesite korisničko ime i naziv baze podataka.", "%s enter the database username." : "%s unesite korisničko ime baze podataka.", "%s enter the database name." : "%s unesite naziv baze podataka.", |