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.
18 lines
416 B
18 lines
416 B
3 years ago
|
{
|
||
|
"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"
|
||
|
}
|
||
|
}
|