Explorar el Código

修正语言包“愿望”→“潜能”

bhikkhu-kosalla-china hace 1 año
padre
commit
988bdc9586
Se han modificado 1 ficheros con 2 adiciones y 2 borrados
  1. 2 2
      dashboard/src/locales/zh-Hans/dict/index.ts

+ 2 - 2
dashboard/src/locales/zh-Hans/dict/index.ts

@@ -54,8 +54,8 @@ const items = {
   "dict.fields.type.imp.short.label": "命令",
   "dict.fields.type.cond.label": "条件",
   "dict.fields.type.cond.short.label": "条件",
-  "dict.fields.type.opt.label": "愿望",
-  "dict.fields.type.opt.short.label": "愿望",
+  "dict.fields.type.opt.label": "潜能",
+  "dict.fields.type.opt.short.label": "",
   "dict.fields.type.pres.label": "现",
   "dict.fields.type.pres.short.label": "现",
   "dict.fields.type.aor.label": "过",