Add tag Dashboard

This commit is contained in:
Diego Najar 2021-09-12 20:57:18 +02:00
parent cf4e0cc755
commit 2eac988843
4 changed files with 39 additions and 39 deletions

View file

@ -1,7 +1,7 @@
{ {
"plugin-data": "plugin-data":
{ {
"name": "Latest pages", "name": "Last pages",
"description": "Shows the latest published pages." "description": "Shows the last pages in the dashboard."
} }
} }

View file

@ -2,7 +2,7 @@
"plugin-data": "plugin-data":
{ {
"name": "Visits Stats", "name": "Visits Stats",
"description": "Shows the number of visits and unique visitors." "description": "Shows the number of visits and unique visitors in the dashboard."
}, },
"visits": "Visits", "visits": "Visits",
"visitors": "Visitors", "visitors": "Visitors",