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