i18n: update docusaurus i18n jsons
Some checks failed
ci / build_and_publish (push) Failing after 49s

This commit is contained in:
Chris Milne 2026-04-29 14:40:58 +01:00
parent 2b2e4cc8ff
commit ae7579356a
3 changed files with 30 additions and 0 deletions

View file

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