Ver código fonte

fix: i18n add value

GyDi 3 anos atrás
pai
commit
51cf442fa5
2 arquivos alterados com 2 adições e 0 exclusões
  1. 1 0
      src/locales/en.json
  2. 1 0
      src/locales/zh.json

+ 1 - 0
src/locales/en.json

@@ -48,6 +48,7 @@
   "Proxy Bypass": "Proxy Bypass",
   "Theme Mode": "Theme Mode",
   "Theme Blur": "Theme Blur",
+  "Theme Setting": "Theme Setting",
   "Traffic Graph": "Traffic Graph",
   "Language": "Language",
   "Open App Dir": "Open App Dir",

+ 1 - 0
src/locales/zh.json

@@ -48,6 +48,7 @@
   "Proxy Bypass": "Proxy Bypass",
   "Theme Mode": "暗夜模式",
   "Theme Blur": "背景模糊",
+  "Theme Setting": "主题设置",
   "Traffic Graph": "流量图显",
   "Language": "语言设置",
   "Open App Dir": "应用目录",