Bladeren bron

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

visuddhinanda 2 jaren geleden
bovenliggende
commit
50755cf84b
1 gewijzigde bestanden met toevoegingen van 2 en 2 verwijderingen
  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.none.short.label": "_",
   "dict.fields.type.null.label": "空",
   "dict.fields.type.null.label": "空",
   "dict.fields.type.null.short.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.label": "三性词干",
   "dict.fields.type.ti:base.short.label": "三性词干",
   "dict.fields.type.ti:base.short.label": "三性词干",
   "dict.fields.type.n:base.label": "名词干",
   "dict.fields.type.n:base.label": "名词干",