mirror of
https://gitee.com/270580156/weiyu.git
synced 2026-05-19 21:57:49 +00:00
15 lines
318 B
JSON
15 lines
318 B
JSON
{
|
|
"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"
|
|
}
|
|
}
|