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

nn.json « lang « UserCountry « plugins - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: fb5e5937410829a6fb329d432f7ab350d95f9097 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
    "UserCountry": {
        "Continent": "Kontinent",
        "continent_afr": "Afrika",
        "continent_amc": "Sentral-Amerika",
        "continent_amn": "Nordamerika",
        "continent_ams": "Sør- og SentralAmerika",
        "continent_ant": "Antarktis",
        "continent_asi": "Asia",
        "continent_eur": "Europa",
        "continent_oce": "Oseania",
        "Country": "Land",
        "country_a1": "Anonym mellomtenar",
        "country_a2": "Satelitt-tilbydar",
        "country_cat": "Katalanske område",
        "country_o1": "Andre land",
        "DistinctCountries": "%s distinkte land",
        "Location": "Plass",
        "SubmenuLocations": "Plassar"
    }
}