2018-06-10 13:54:55 +02:00
|
|
|
{
|
|
|
|
"plugin-data":
|
|
|
|
{
|
|
|
|
"name": "Simple Stats",
|
2020-02-11 12:58:30 +01:00
|
|
|
"description": "Show the number of visits and page views per day on your dashboard and content stats."
|
2018-08-08 00:16:35 +02:00
|
|
|
},
|
|
|
|
"visits": "Visits",
|
|
|
|
"visits-today": "Visits today",
|
2018-09-03 14:45:13 +02:00
|
|
|
"unique-visitors-today": "Unique visitors today",
|
2018-09-08 17:18:29 +02:00
|
|
|
"chart": "Chart",
|
2019-11-15 16:47:56 +01:00
|
|
|
"table": "Table",
|
2020-01-25 16:52:24 +01:00
|
|
|
"disk-usage" : "Disk Usage",
|
|
|
|
"show-content-stats" : "Show Content Stats",
|
2020-01-26 12:34:37 +01:00
|
|
|
"exclude-administrators-users" : "Exclude users with role 'Administrator'"
|
2018-09-03 14:45:13 +02:00
|
|
|
}
|