mediawiki-extensions-Catego.../i18n/api/zh-hans.json
Translation updater bot 0b97c6ea0a Localisation updates from https://translatewiki.net.
Change-Id: I1ade5cbf3ec9a60acd8d9f231bf6d77a52a179a3
2019-07-07 22:37:52 +02:00

13 lines
569 B
JSON
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

{
"@metadata": {
"authors": [
"Liuxinyu970226"
]
},
"apihelp-categorytree-description": "用于CategoryTree扩展的内部模块。",
"apihelp-categorytree-summary": "用于CategoryTree扩展的内部模块。",
"apihelp-categorytree-param-category": "分类名字空间中的标题,如果提供前缀将会被忽略。",
"apihelp-categorytree-param-options": "用于CategoryTree构造器的选项作为一个JSON对象。<var>depth</var>选项默认为<kbd>1</kbd>。",
"apierror-categorytree-invalidjson": "选项必须是有效的JSON对象。"
}