mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/CategoryTree
synced 2024-12-01 03:26:14 +00:00
13 lines
622 B
JSON
13 lines
622 B
JSON
|
{
|
||
|
"@metadata": {
|
||
|
"authors": [
|
||
|
"Metalhead64"
|
||
|
]
|
||
|
},
|
||
|
"apihelp-categorytree-description": "Internes Modul für die Erweiterung „CategoryTree“.",
|
||
|
"apihelp-categorytree-summary": "Internes Modul für die Erweiterung „CategoryTree“.",
|
||
|
"apihelp-categorytree-param-category": "Titel im Kategorie-Namensraum. Das Präfix wird ignoriert, falls angegeben.",
|
||
|
"apihelp-categorytree-param-options": "Optionen für den CategoryTree-Konstruktor als JSON-Objekt. Der Standard für die <var>depth</var>-Option ist <kbd>1</kbd>.",
|
||
|
"apierror-categorytree-invalidjson": "Optionen müssen ein gültiges JSON-Objekt sein."
|
||
|
}
|