Explorar o código

adj拼写错误

visuddhinanda %!s(int64=3) %!d(string=hai) anos
pai
achega
fde2c27bad
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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;