Răsfoiți Sursa

none null 字符串为”_“

visuddhinanda 3 ani în urmă
părinte
comite
510867e2cd
1 a modificat fișierele cu 2 adăugiri și 2 ștergeri
  1. 2 2
      dashboard/src/locales/zh-Hans/dict/index.ts

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

@@ -131,9 +131,9 @@ const items = {
   "dict.fields.type.un.label": "连音",
   "dict.fields.type.un.short.label": "连音",
   "dict.fields.type.none.label": "无",
-  "dict.fields.type.none.short.label": "",
+  "dict.fields.type.none.short.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.ti:base.label": "三性词干",