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
520 B
23 lines
520 B
{
|
|
"title": {
|
|
"message": "Halo Documents",
|
|
"description": "The title in the navbar"
|
|
},
|
|
"item.label.官网": {
|
|
"message": "官网",
|
|
"description": "Navbar item with label 官网"
|
|
},
|
|
"item.label.论坛": {
|
|
"message": "论坛",
|
|
"description": "Navbar item with label 论坛"
|
|
},
|
|
"item.label.GitHub": {
|
|
"message": "GitHub",
|
|
"description": "Navbar item with label GitHub"
|
|
},
|
|
"item.label.Gitee": {
|
|
"message": "Gitee",
|
|
"description": "Navbar item with label Gitee"
|
|
}
|
|
}
|