mirror of https://github.com/longtai-cn/hippo4j
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
23 lines
575 B
23 lines
575 B
{
|
|
"title": {
|
|
"message": "",
|
|
"description": "The title in the navbar"
|
|
},
|
|
"item.label.文档": {
|
|
"message": "文档",
|
|
"description": "Navbar item with label 文档"
|
|
},
|
|
"item.label.社区": {
|
|
"message": "社区",
|
|
"description": "Navbar item with label 社区"
|
|
},
|
|
"item.label.控制台样例": {
|
|
"message": "控制台样例",
|
|
"description": "Navbar item with label 控制台样例"
|
|
},
|
|
"item.label.🥇代码实战课": {
|
|
"message": "🥇代码实战课",
|
|
"description": "Navbar item with label 🥇代码实战课"
|
|
}
|
|
}
|