Add tag Dashboard
This commit is contained in:
parent
cf4e0cc755
commit
2eac988843
4 changed files with 39 additions and 39 deletions
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"plugin-data":
|
||||
{
|
||||
"name": "Latest pages",
|
||||
"description": "Shows the latest published pages."
|
||||
"name": "Last pages",
|
||||
"description": "Shows the last pages in the dashboard."
|
||||
}
|
||||
}
|
|
@ -2,7 +2,7 @@
|
|||
"plugin-data":
|
||||
{
|
||||
"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",
|
||||
"visitors": "Visitors",
|
||||
|
|
Loading…
Reference in a new issue