diff --git a/i18n/api/zh-hans.json b/i18n/api/zh-hans.json
index ba9d73c0..fa93a88b 100644
--- a/i18n/api/zh-hans.json
+++ b/i18n/api/zh-hans.json
@@ -3,12 +3,13 @@
"authors": [
"Liuxinyu970226",
"U.T.",
- "Xiplus"
+ "Xiplus",
+ "NekoCharm"
]
},
"apihelp-categorytree-summary": "用于CategoryTree扩展的内部模块。",
"apihelp-categorytree-param-category": "分类命名空间中的标题,如果提供前缀将会被忽略。",
"apihelp-categorytree-param-options": "用于CategoryTree构造器的选项,作为一个JSON对象。depth选项默认为1。",
"apierror-categorytree-invalidjson": "选项必须是有效的JSON对象。",
- "apierror-categorytree-invalidjson-option": "选项 “$1” 包含无效值。"
+ "apierror-categorytree-invalidjson-option": "选项“$1”包含无效值。"
}