tjo.space/i18n/en/docusaurus-theme-classic/navbar.json
Tine Jozelj 6dcdfb7667
All checks were successful
ci / docker (push) Successful in 4m21s
feat: remove api
2023-09-11 22:59:25 +02:00

18 lines
427 B
JSON

{
"logo.alt": {
"message": "tjo.space logo",
"description": "The alt text of navbar logo"
},
"item.label.Tutorial": {
"message": "Tutorial",
"description": "Navbar item with label Tutorial"
},
"item.label.Blog": {
"message": "Blog",
"description": "Navbar item with label Blog"
},
"item.label.Sign In": {
"message": "Sign In",
"description": "Navbar item with label Sign In"
}
}