39 lines
933 B
JSON
39 lines
933 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": "文档",
|
||
|
"description": "Navbar item with label Docs"
|
||
|
},
|
||
|
"item.label.Pricing": {
|
||
|
"message": "定价",
|
||
|
"description": "Navbar item with label Pricing"
|
||
|
},
|
||
|
"item.label.Changelog": {
|
||
|
"message": "更新日志",
|
||
|
"description": "Navbar item with label Changelog"
|
||
|
},
|
||
|
"item.label.API": {
|
||
|
"message": "API",
|
||
|
"description": "Navbar item with label API"
|
||
|
},
|
||
|
"item.label.Demo": {
|
||
|
"message": "演示",
|
||
|
"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"
|
||
|
}
|
||
|
}
|