visuddhinanda 3 年之前
父节点
当前提交
acb6808543
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. 2 0
      dashboard/src/locales/zh-Hans/dict/index.ts

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

@@ -159,6 +159,8 @@ const items = {
   "dict.fields.type.vind.label": "动不变",
   "dict.fields.type.vind.label": "动不变",
   "dict.fields.type.vdn.label": "衍生动名词",
   "dict.fields.type.vdn.label": "衍生动名词",
   "dict.fields.type.vdn.short.label": "动名",
   "dict.fields.type.vdn.short.label": "动名",
+  "dict.fields.type.comp.label": "复合词",
+  "dict.fields.type.comp.short.label": "合",
 };
 };
 
 
 export default items;
 export default items;