Welcome to mirror list, hosted at ThFree Co, Russian Federation.

hr.json « lang « UsersManager « plugins - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: d43b7292e9c6b8fefb48eb826c702610f568f084 (plain)
1
2
3
4
5
6
7
8
9
10
11
{
    "UsersManager": {
        "ExceptionEmailExists": "Korisnik s e-mail adresom „%s” već postoji.",
        "ExceptionInvalidEmail": "Format e-mail adrese ne valja.",
        "MenuUserSettings": "Korisničke postavke",
        "MenuUsers": "Korisnici",
        "TypeYourPasswordAgain": "Ponovo upiši svoju novu lozinku.",
        "Username": "Korisničko ime",
        "YourUsernameCannotBeChanged": "Tvoje se korisničko ime ne može promijeniti."
    }
}