mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/CategoryTree
synced 2024-11-15 03:43:55 +00:00
Message formatting: MediaWiki:Apihelp-categorytree-param-options
Bug: T141240 Change-Id: Ibfcbebba5bf35267972d8c8115ffffc66f6559ca
This commit is contained in:
parent
a767bb5cc2
commit
cc6351a3c1
|
@ -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>."
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue