Localisation updates from https://translatewiki.net.

Change-Id: Iaf5e26d8ed717d2e81fa0c05c198d9db491c8b71
This commit is contained in:
Translation updater bot 2024-07-04 08:31:08 +02:00
parent a3cbce6dcc
commit 2d020fe5e5
No known key found for this signature in database

View file

@ -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对象。<var>depth</var>选项默认为<kbd>1</kbd>。",
"apierror-categorytree-invalidjson": "选项必须是有效的JSON对象。",
"apierror-categorytree-invalidjson-option": "选项 “$1” 包含无效值。"
"apierror-categorytree-invalidjson-option": "选项“$1”包含无效值。"
}