Explorar el Código

"dict.fields.type.?.label": "待定",

visuddhinanda hace 3 años
padre
commit
50755cf84b
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

@@ -133,8 +133,8 @@ const items = {
   "dict.fields.type.none.short.label": "_",
   "dict.fields.type.null.label": "空",
   "dict.fields.type.null.short.label": "_",
-  "dict.fields.type.?.label": "?",
-  "dict.fields.type.?.short.label": "?",
+  "dict.fields.type.?.label": "待定",
+  "dict.fields.type.?.short.label": "待定",
   "dict.fields.type.ti:base.label": "三性词干",
   "dict.fields.type.ti:base.short.label": "三性词干",
   "dict.fields.type.n:base.label": "名词干",