meshtastic/i18n/en/docusaurus-theme-classic/navbar.json

39 lines
997 B
JSON

{
"title": {
"message": "Meshtastic",
"description": "The title in the navbar"
},
"item.label.Docs": {
"message": "Docs",
"description": "Navbar item with label Docs"
},
"item.label.Downloads": {
"message": "Downloads",
"description": "Navbar item with label Downloads"
},
"item.label.About": {
"message": "About",
"description": "Navbar item with label About"
},
"item.label.Introduction": {
"message": "Introduction",
"description": "Navbar item with label Introduction"
},
"item.label.Getting Started": {
"message": "Getting Started",
"description": "Navbar item with label Getting Started"
},
"item.label.Contributing": {
"message": "Contributing",
"description": "Navbar item with label Contributing"
},
"item.label.Legal": {
"message": "Legal",
"description": "Navbar item with label Legal"
},
"item.label.FAQs": {
"message": "FAQs",
"description": "Navbar item with label FAQs"
}
}