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

sl.json « lang « UserCountry « plugins - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 034c620a73a9a14560d4118872f26822bdafa8f7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
    "UserCountry": {
        "CannotLocalizeLocalIP": "IP naslov %s je lokalen in ne more biti geolociran.",
        "City": "Mesto",
        "Continent": "Kontitent",
        "Country": "Država",
        "country_a1": "Anonimen Proxy",
        "country_o1": "Druge države",
        "DistinctCountries": "%s različnih držav",
        "Location": "Lokacija",
        "Region": "Regija",
        "SubmenuLocations": "Lokacije",
        "WidgetLocation": "Lokacija obiskovalca"
    }
}