visuddhinanda hace 3 años
padre
commit
58318b1301
Se han modificado 1 ficheros con 2 adiciones y 0 borrados
  1. 2 0
      dashboard/src/locales/zh-Hans/dict/index.ts

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

@@ -144,6 +144,8 @@ const items = {
   "dict.fields.type.v:base.short.label": "动词干",
   "dict.fields.type.v:base.short.label": "动词干",
   "dict.fields.type.adj:base.label": "形词干",
   "dict.fields.type.adj:base.label": "形词干",
   "dict.fields.type.adj:base.short.label": "形词干",
   "dict.fields.type.adj:base.short.label": "形词干",
+  "dict.fields.type.fpp.label": "未来被动分词",
+  "dict.fields.type.fpp.short": "未被分",
 };
 };
 
 
 export default items;
 export default items;