瀏覽代碼

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