Files
chat/website/i18n/zh-Hans/docusaurus-plugin-content-blog/options.json

15 lines
312 B
JSON
Raw Normal View History

2026-04-25 16:36:34 +08:00
{
"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": "最近",
"description": "The label for the left sidebar"
}
}