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
|
|
@ -0,0 +1,10 @@
|
|||
{
|
||||
"version.label": {
|
||||
"message": "Next",
|
||||
"description": "The label for version current"
|
||||
},
|
||||
"sidebar.tutorialSidebar.category.Content Pack List": {
|
||||
"message": "Content Pack List",
|
||||
"description": "The label for category 'Content Pack List' in sidebar 'tutorialSidebar'"
|
||||
}
|
||||
}
|
||||
|
|
@ -34,5 +34,13 @@
|
|||
"copyright": {
|
||||
"message": "Copyright © 2026 Guardian Project. Built with Docusaurus.",
|
||||
"description": "The footer copyright"
|
||||
},
|
||||
"link.item.label.SR2": {
|
||||
"message": "SR2",
|
||||
"description": "The label of footer link with label=SR2 linking to https://sr2.uk"
|
||||
},
|
||||
"link.item.label.Okthanks": {
|
||||
"message": "Okthanks",
|
||||
"description": "The label of footer link with label=Okthanks linking to https://okthanks.com"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
|
|
@ -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