mirror of
https://github.com/meshtastic/meshtastic.git
synced 2025-02-21 03:25:51 -08:00
39 lines
997 B
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"
|
|
}
|
|
}
|