mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/CategoryTree
synced 2024-11-27 17:51:00 +00:00
ec7210f53b
Change-Id: Ifd23d9b823753b4f2d2bd9b1a4af383121fac9d0
13 lines
617 B
JSON
13 lines
617 B
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Metalhead64"
|
|
]
|
|
},
|
|
"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.",
|
|
"apierror-categorytree-invalidjson-option": "Option „$1“ enthält ungültigen Wert."
|
|
}
|