This commit is contained in:
dap
2026-02-26 19:16:57 +08:00
33 changed files with 268 additions and 77 deletions

View File

@@ -127,6 +127,9 @@
"light": "Light",
"dark": "Dark",
"darkSidebar": "Semi Dark Sidebar",
"darkSidebarTip": "It can be enabled when the theme is light, and the layout is neither 'Horizontal' nor 'Full Content'.",
"darkSidebarSub": "Semi Dark Sidebar Sub",
"darkSidebarSubTip": "It can be enabled when the theme is light, the semi dark sidebar is enabled, and the layout uses 'Two-Column' menu mode.",
"darkHeader": "Semi Dark Header",
"weakMode": "Weak Mode",
"grayMode": "Gray Mode",

View File

@@ -127,6 +127,9 @@
"light": "浅色",
"dark": "深色",
"darkSidebar": "深色侧边栏",
"darkSidebarTip": "当主题为浅色,布局不为水平菜单或不为内容全屏时可开启",
"darkSidebarSub": "深色侧边栏子栏",
"darkSidebarSubTip": "当主题为浅色,开启深色侧边栏且布局使用双列菜单模式时可开启",
"darkHeader": "深色顶栏",
"weakMode": "色弱模式",
"grayMode": "灰色模式",