enable localizationw
This commit is contained in:
parent
0cd2a2f09d
commit
384af2d663
12 changed files with 979 additions and 23 deletions
22
www/i18n/en/docusaurus-theme-classic/navbar.json
Normal file
22
www/i18n/en/docusaurus-theme-classic/navbar.json
Normal file
|
|
@ -0,0 +1,22 @@
|
|||
{
|
||||
"title": {
|
||||
"message": "Butter",
|
||||
"description": "The title in the navbar"
|
||||
},
|
||||
"logo.alt": {
|
||||
"message": "Butter App Logo",
|
||||
"description": "The alt text of navbar logo"
|
||||
},
|
||||
"item.label.How To": {
|
||||
"message": "How To",
|
||||
"description": "Navbar item with label How To"
|
||||
},
|
||||
"item.label.Get In Touch": {
|
||||
"message": "Get In Touch",
|
||||
"description": "Navbar item with label Get In Touch"
|
||||
},
|
||||
"item.label.Blog": {
|
||||
"message": "Blog",
|
||||
"description": "Navbar item with label Blog"
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue