Przeglądaj źródła

add 衍生动名词

visuddhinanda 2 lat temu
rodzic
commit
eae9d37a0e
1 zmienionych plików z 2 dodań i 0 usunięć
  1. 2 0
      dashboard/src/locales/zh-Hans/dict/index.ts

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

@@ -155,6 +155,8 @@ const items = {
   "dict.fields.type.note.label": "注释",
   "dict.fields.type.note.label": "注释",
   "dict.fields.type.vind.short.label": "动不变",
   "dict.fields.type.vind.short.label": "动不变",
   "dict.fields.type.vind.label": "动不变",
   "dict.fields.type.vind.label": "动不变",
+  "dict.fields.type.vdn.label": "衍生动名词",
+  "dict.fields.type.vdn.short.label": "动名",
 };
 };
 
 
 export default items;
 export default items;