mirror of
https://github.com/XiaoDaiGua-Ray/ray-template.git
synced 2025-10-11 18:41:26 +08:00
23 lines
466 B
JSON
23 lines
466 B
JSON
{
|
|
"GlobalMenuOptions": {
|
|
"Dashboard": "首页",
|
|
"Rely": "依赖项",
|
|
"RelyAbout": "关于"
|
|
},
|
|
"LayoutHeaderTooltipOptions": {
|
|
"Reload": "刷新当前页面",
|
|
"Lock": "锁屏",
|
|
"Setting": "设置",
|
|
"Github": "Github"
|
|
},
|
|
"LayoutHeaderSettingOptions": {
|
|
"Title": "项目配置",
|
|
"ThemeOptions": {
|
|
"Title": "主题",
|
|
"Dark": "暗色",
|
|
"Light": "明亮",
|
|
"PrimaryColorConfig": "主题色"
|
|
}
|
|
}
|
|
}
|