likebutter.app/www/i18n/zh-Hans/docusaurus-plugin-content-blog/options.json

15 lines
322 B
JSON
Raw Normal View History

{
"title": {
"message": "博客",
"description": "The title for the blog used in SEO"
},
"description": {
"message": "博客",
"description": "The description for the blog used in SEO"
},
"sidebar.title": {
"message": "最近博文",
"description": "The label for the left sidebar"
}
}