[monitor]feature: support roles permission, admin-user-guest (#101)

This commit is contained in:
tomsun28
2022-04-17 21:30:26 +08:00
committed by GitHub
parent 39d31ad196
commit 630c571f28
7 changed files with 245 additions and 108 deletions

View File

@@ -0,0 +1,14 @@
{
"title": {
"message": "Blog",
"description": "The title for the blog used in SEO"
},
"description": {
"message": "Blog",
"description": "The description for the blog used in SEO"
},
"sidebar.title": {
"message": "Recent posts",
"description": "The label for the left sidebar"
}
}