13 lines
269 B
JSON
Raw Normal View History

{
"plugin-data":
{
"name": "Simple Stats",
"description": "Show the number of visitors per day on your dashboard."
2018-08-08 00:16:35 +02:00
},
"visits": "Visits",
"visits-today": "Visits today",
"unique-visitors-today": "Unique visitors today",
2018-09-08 20:48:29 +05:30
"chart": "Chart",
"table": "Table"
}