39 lines
949 B
JSON
39 lines
949 B
JSON
{
|
|
"title": {
|
|
"message": "Tianji",
|
|
"description": "The title in the navbar"
|
|
},
|
|
"logo.alt": {
|
|
"message": "Tianji Logo",
|
|
"description": "The alt text of navbar logo"
|
|
},
|
|
"item.label.Docs": {
|
|
"message": "Docs",
|
|
"description": "Navbar item with label Docs"
|
|
},
|
|
"item.label.Pricing": {
|
|
"message": "Tarification",
|
|
"description": "Navbar item with label Pricing"
|
|
},
|
|
"item.label.Changelog": {
|
|
"message": "Journal des modifications",
|
|
"description": "Navbar item with label Changelog"
|
|
},
|
|
"item.label.API": {
|
|
"message": "API",
|
|
"description": "Navbar item with label API"
|
|
},
|
|
"item.label.Demo": {
|
|
"message": "Démo",
|
|
"description": "Navbar item with label Demo"
|
|
},
|
|
"item.label.Discord": {
|
|
"message": "Discord",
|
|
"description": "Navbar item with label Discord"
|
|
},
|
|
"item.label.GitHub": {
|
|
"message": "GitHub",
|
|
"description": "Navbar item with label GitHub"
|
|
}
|
|
}
|