Ver Fonte

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

bhikkhu-kosalla-china há 1 ano atrás
pai
commit
988bdc9586
1 ficheiros alterados com 2 adições e 2 exclusões
  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": "过",