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

he.json « lang « UserCountry « plugins - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: de5d9326de561faa166b8e6dd539eb05c89900b7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
{
    "UserCountry": {
        "City": "עיר",
        "CityAndCountry": "%1$s, %2$s",
        "Continent": "יבשת",
        "continent_afr": "אפריקה",
        "continent_amc": "מרכז אמריקה",
        "continent_amn": "צפון אמריקה",
        "continent_ams": "דרום אמריקה",
        "continent_ant": "אנטארקטיקה",
        "continent_asi": "אסיה",
        "continent_eur": "אירופה",
        "continent_oce": "אוקייניה",
        "Country": "מדינה",
        "country_a1": "מתווך אנונימי",
        "country_a2": "ספק לוויני",
        "country_cat": "קהילות דוברות קטלאנית",
        "country_o1": "מדינה אחרת",
        "GeoIPDatabases": "מסד נתונים GeoIP",
        "Geolocation": "מיקום גאוגרפי",
        "Location": "מיקום"
    }
}