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

12 lines
484 B
JSON

{
"@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."
}