bludit/bl-plugins/simple-stats/languages/nl_NL.json

16 lines
477 B
JSON
Raw Normal View History

2019-01-31 03:05:09 +01:00
{
"plugin-data":
{
"name": "Statistieken",
"description": "Toont het aantal bezoeken per dag op het dashboard."
},
"visits": "Aantal bezoeken",
"visits-today": "Aantal bezoeken vandaag",
"unique-visitors-today": "Unieke bezoekers vandaag",
"chart": "Grafiek",
2019-11-15 16:47:56 +01:00
"table": "Tabel",
2020-01-25 16:55:31 +01:00
"disk-usage" : "Schijfgebruik",
"show-content-stats" : "Statistieken over inhoud weergeven",
"exclude-administrators-users" : "Beheerders en gebruikers niet opnemen in statistieken"
2019-01-31 03:05:09 +01:00
}