tianji/website/i18n/ja/docusaurus-plugin-content-blog/options.json

15 lines
318 B
JSON
Raw Normal View History

{
"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"
}
}