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

en.json « lang « VisitTime « plugins - github.com/matomo-org/matomo.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c64403fd2b8da7f5e3ff2833489d772a1fa7f80d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
{
    "VisitTime": {
        "ColumnLocalTime": "Local time",
        "ColumnServerTime": "Server time",
        "DayOfWeek": "Day of the week",
        "LocalTime": "Visits per local time",
        "NHour": "%sh",
        "PluginDescription": "Reports the Local and Server time. Server time information can be useful to schedule a maintenance on the Website.",
        "ServerTime": "Visits per server time",
        "SubmenuTimes": "Times",
        "VisitsByDayOfWeek": "Visits by Day of Week",
        "WidgetByDayOfWeekDocumentation": "This graph shows the number of visits your website received on each day of the week.",
        "WidgetLocalTime": "Visits by Local Time",
        "WidgetLocalTimeDocumentation": "This graph shows what time it was in the %s visitors' time zones %s during their visits.",
        "WidgetServerTime": "Visits by Server Time",
        "WidgetServerTimeDocumentation": "This graph shows what time it was in the %s server's time zone %s during the visits."
    }
}