update Piwik to version 2.16 (fixes #91)
This commit is contained in:
parent
296343bf3b
commit
d885a4baa9
5833 changed files with 418860 additions and 226988 deletions
18
www/analytics/plugins/VisitTime/lang/en.json
Normal file
18
www/analytics/plugins/VisitTime/lang/en.json
Normal file
|
|
@ -0,0 +1,18 @@
|
|||
{
|
||||
"VisitTime": {
|
||||
"ColumnLocalTime": "Local time",
|
||||
"ColumnServerTime": "Server time",
|
||||
"DayOfWeek": "Day of the week",
|
||||
"LocalTime": "Visits per local time",
|
||||
"NHour": "%sh",
|
||||
"PluginDescription": "Reports the local time and the server time when your visitors view your website or app. ",
|
||||
"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 %1$s visitors' time zones %2$s during their visits.",
|
||||
"WidgetServerTime": "Visits by Server Time",
|
||||
"WidgetServerTimeDocumentation": "This graph shows what time it was in the %1$s server's time zone %2$s during the visits."
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue