mediawiki-extensions-Catego.../i18n/api/en-gb.json

12 lines
484 B
JSON
Raw Normal View History

{
"@metadata": {
"authors": [
"Dejavu"
]
},
"apihelp-categorytree-description": "Internal module for the CategoryTree extension.",
"apihelp-categorytree-param-category": "Title in the category namespace, prefix will be ignored if given.",
"apihelp-categorytree-param-options": "Options for the CategoryTree constructor as a JSON object. The <var>depth</var> option defaults to <kbd>1</kbd>.",
"apierror-categorytree-invalidjson": "Options must be valid a JSON object."
}