enable localizationw
This commit is contained in:
parent
0cd2a2f09d
commit
384af2d663
12 changed files with 979 additions and 23 deletions
14
www/i18n/en/docusaurus-plugin-content-blog/options.json
Normal file
14
www/i18n/en/docusaurus-plugin-content-blog/options.json
Normal 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"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue