mirror of
https://github.com/Awuqing/BackupX.git
synced 2026-09-07 16:36:42 +08:00
23 lines
498 B
JSON
23 lines
498 B
JSON
{
|
|
"item.label.Docs": {
|
|
"message": "文档",
|
|
"description": "Navbar item: Docs"
|
|
},
|
|
"item.label.Downloads": {
|
|
"message": "下载",
|
|
"description": "Navbar item: Downloads"
|
|
},
|
|
"item.label.Community": {
|
|
"message": "社区",
|
|
"description": "Navbar item: Community"
|
|
},
|
|
"item.label.Sponsors": {
|
|
"message": "赞助商",
|
|
"description": "Navbar item: Sponsors"
|
|
},
|
|
"item.label.GitHub": {
|
|
"message": "GitHub",
|
|
"description": "Navbar item: GitHub"
|
|
}
|
|
}
|