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: 5cd41ddfdb4d4223acb5fb04a00964d20cedadbb (plain)
1
2
3
4
5
6
7
8
9
10
11
{
    "UsersManager": {
        "ExceptionEmailExists": "Korisnik sa istim emailom '%s' već postoji.",
        "ExceptionInvalidEmail": "Nije dobar format emaila.",
        "ExceptionLoginExists": "Korisnik '%s' već postoji.",
        "MenuUsers": "Korisnici",
        "MenuUserSettings": "Korisničke postavke",
        "TypeYourPasswordAgain": "Ponovi novu lozinku.",
        "YourUsernameCannotBeChanged": "Korisničko ime se ne može promijeniti"
    }
}