mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/CategoryTree
synced 2024-11-27 17:51:00 +00:00
bd1d6af49b
Change-Id: Id4948a212c0a3c957742b1e27f883822d2a5a35c
12 lines
442 B
JSON
12 lines
442 B
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Winston Sung"
|
|
]
|
|
},
|
|
"apihelp-categorytree-summary": "CategoryTree嘅內部模組",
|
|
"apihelp-categorytree-param-category": "類空間名嘅標題,如果有字頭會忽略",
|
|
"apihelp-categorytree-param-options": "將CategoryTree構造器當做JSON物件嘅選項。<var>depth</var>選項預設值係<kbd>1</kbd>。",
|
|
"apierror-categorytree-invalidjson": "選項一定要係個有效JSON物件。"
|
|
}
|