i18n: update docusaurus i18n jsons
Some checks failed
ci / build_and_publish (push) Failing after 49s
Some checks failed
ci / build_and_publish (push) Failing after 49s
This commit is contained in:
parent
2b2e4cc8ff
commit
ae7579356a
3 changed files with 30 additions and 0 deletions
|
|
@ -18,5 +18,17 @@
|
|||
"item.label.Blog": {
|
||||
"message": "Blog",
|
||||
"description": "Navbar item with label Blog"
|
||||
},
|
||||
"item.label.Get Started": {
|
||||
"message": "Get Started",
|
||||
"description": "Navbar item with label Get Started"
|
||||
},
|
||||
"item.label.Latest News": {
|
||||
"message": "Latest News",
|
||||
"description": "Navbar item with label Latest News"
|
||||
},
|
||||
"item.label.Content Packs": {
|
||||
"message": "Content Packs",
|
||||
"description": "Navbar item with label Content Packs"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue