diff options
Diffstat (limited to 'settings/l10n/bs.json')
-rw-r--r-- | settings/l10n/bs.json | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/settings/l10n/bs.json b/settings/l10n/bs.json index f595c64d55f..f5c3f659c70 100644 --- a/settings/l10n/bs.json +++ b/settings/l10n/bs.json @@ -134,10 +134,9 @@ "Name" : "Ime", "Username" : "Korisničko ime", "Show storage location" : "Prikaži mjesto pohrane", - "Show last log in" : "Prikaži zadnju prijavu", "Show user backend" : "Prikaži korisničku pozadinu (backend)", - "Send email to new user" : "Pošalji e-poštu novom korisniku", "Show email address" : "Prikaži adresu e-pošte", + "Send email to new user" : "Pošalji e-poštu novom korisniku", "E-Mail" : "E-pošta", "Create" : "Kreiraj", "Admin Recovery Password" : "Admin lozinka za oporavak", @@ -154,6 +153,7 @@ "Please provide an admin recovery password, otherwise all user data will be lost" : "Molim navedite admin lozinku za povratak, u protivnom će svi korisnički podaci biti izgubljeni", "Admins can't remove themself from the admin group" : "Administratori ne mogu sami sebe ukloniti iz admin grupe", "Unable to add user to group %s" : "Dodavanje korisnika grupi %s nije moguće", - "Unable to remove user from group %s" : "Uklanjanje korisnika iz grupe %s nije moguće" + "Unable to remove user from group %s" : "Uklanjanje korisnika iz grupe %s nije moguće", + "Show last log in" : "Prikaži zadnju prijavu" },"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 |