mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/CategoryTree
synced 2024-11-30 19:16:15 +00:00
0b97c6ea0a
Change-Id: I1ade5cbf3ec9a60acd8d9f231bf6d77a52a179a3
15 lines
587 B
JSON
15 lines
587 B
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Cwlin0416",
|
|
"Kly",
|
|
"Wehwei"
|
|
]
|
|
},
|
|
"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 物件。"
|
|
}
|