visuddhinanda пре 3 година
родитељ
комит
53d93dd591
1 измењених фајлова са 2 додато и 0 уклоњено
  1. 2 0
      dashboard/src/locales/zh-Hans/dict/index.ts

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

@@ -132,6 +132,8 @@ const items = {
   "dict.fields.type.un.short.label": "连音",
   "dict.fields.type.none.label": "无",
   "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": "?",
 };