Message formatting: MediaWiki:Apihelp-categorytree-param-options

Bug: T141240
Change-Id: Ibfcbebba5bf35267972d8c8115ffffc66f6559ca
This commit is contained in:
Purodha 2016-07-25 18:52:40 +00:00
parent a767bb5cc2
commit cc6351a3c1

View file

@ -39,5 +39,5 @@
"categorytree-retry": "Please wait a moment and try again.",
"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. Depth option defaults to 1."
}
"apihelp-categorytree-param-options": "Options for the CategoryTree constructor as a JSON object. The <var>depth</var> option defaults to <kbd>1</kbd>."
}