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 18:15:13 +05:30
|
|
|
"unique-visitors-today": "Unique visitors today",
|
2018-09-08 20:48:29 +05:30
|
|
|
"chart": "Chart",
|
2019-11-15 21:17:56 +05:30
|
|
|
"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 18:15:13 +05:30
|
|
|
}
|