소스 검색

adj拼写错误

visuddhinanda 3 년 전
부모
커밋
fde2c27bad
1개의 변경된 파일1개의 추가작업 그리고 1개의 파일을 삭제
  1. 1 1
      dashboard/src/locales/zh-Hans/dict/index.ts

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

@@ -143,7 +143,7 @@ const items = {
   "dict.fields.type.v:base.label": "动词干",
   "dict.fields.type.v:base.label": "动词干",
   "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.ajd:base.short.label": "形词干",
+  "dict.fields.type.adj:base.short.label": "形词干",
 };
 };
 
 
 export default items;
 export default items;