16 lines
440 B
JSON
16 lines
440 B
JSON
{
|
|
"plugin-data":
|
|
{
|
|
"name": "Simple Stats",
|
|
"description": "Show the number of visitors per day on your dashboard and content stats."
|
|
},
|
|
"visits": "Visits",
|
|
"visits-today": "Visits today",
|
|
"unique-visitors-today": "Unique visitors today",
|
|
"chart": "Chart",
|
|
"table": "Table",
|
|
"disk-usage" : "Disk Usage",
|
|
"show-content-stats" : "Show Content Stats",
|
|
"exclude-administrators-users" : "Exclude users with role 'Administrator'"
|
|
}
|