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

zh-tw.json « lang « UserCountry « plugins - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 539142deb75943c73033fe6d558f32afb4005a3d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
    "UserCountry": {
        "Continent": "世界大陸洲",
        "continent_afr": "非洲",
        "continent_amn": "北美洲",
        "continent_ams": "中南美洲",
        "continent_ant": "南極洲",
        "continent_asi": "亞洲",
        "continent_eur": "歐洲",
        "continent_oce": "大洋洲",
        "Country": "國家",
        "DistinctCountries": "%s 個不同的國家",
        "Location": "位置",
        "SubmenuLocations": "所在地",
        "WidgetLocation": "訪客所在地點"
    }
}