瀏覽代碼

:bug: 缺少 suf

visuddhinanda 3 年之前
父節點
當前提交
8d224e9625
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      dashboard/src/locales/zh-Hans/dict/index.ts

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

@@ -117,6 +117,7 @@ const items = {
   "dict.fields.type.interj.short.label": "感",
   "dict.fields.type.interj.short.label": "感",
   "dict.fields.type.pre.label": "前缀",
   "dict.fields.type.pre.label": "前缀",
   "dict.fields.type.pre.short.label": "前",
   "dict.fields.type.pre.short.label": "前",
+  "dict.fields.type.suf.label": "后缀",
   "dict.fields.type.suf.short.label": "后",
   "dict.fields.type.suf.short.label": "后",
   "dict.fields.type.end.label": "语尾",
   "dict.fields.type.end.label": "语尾",
   "dict.fields.type.end.short.label": "尾",
   "dict.fields.type.end.short.label": "尾",