modular-avatar/docs/i18n/en/docusaurus-theme-classic/navbar.json

19 lines
412 B
JSON

{
"title": {
"message": "Modular Avatar documentation",
"description": "The title in the navbar"
},
"item.label.Docs": {
"message": "Docs",
"description": "Navbar item with label Docs"
},
"item.label.GitHub": {
"message": "GitHub",
"description": "Navbar item with label GitHub"
},
"logo.alt": {
"message": "Logo",
"description": "The alt text of navbar logo"
}
}