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

en.json « lang « UserCountryMap « plugins - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 379f001075a54b5b01fb6cba4de9391409294e43 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
{
    "UserCountryMap": {
        "AndNOthers": "and %s others",
        "Cities": "Cities",
        "Countries": "Countries",
        "DaysAgo": "%s days ago",
        "GoalConversions": "%s goal conversions",
        "Hours": "hours",
        "HoursAgo": "%s hours ago",
        "map": "map",
        "Minutes": "minutes",
        "MinutesAgo": "%s minutes ago",
        "None": "None",
        "NoVisit": "No visit",
        "RealTimeMap": "Real-time Map",
        "Regions": "Regions",
        "Searches": "%s searches",
        "Seconds": "seconds",
        "SecondsAgo": "%s seconds ago",
        "ShowingVisits": "Geo-located visits of last",
        "Unlocated": "<b>%s<\/b> %p of the visits from %c couldn't be geo located.",
        "VisitorMap": "Visitor Map",
        "WorldWide": "World-Wide"
    }
}