mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/CategoryTree
synced 2024-12-02 20:16:17 +00:00
13 lines
587 B
JSON
13 lines
587 B
JSON
|
{
|
||
|
"@metadata": {
|
||
|
"authors": [
|
||
|
"SMP"
|
||
|
]
|
||
|
},
|
||
|
"apihelp-categorytree-summary": "Mòdul intern per a l'extensió CategoryTree.",
|
||
|
"apihelp-categorytree-param-category": "Títol a l'espai de noms de Categoria, s'ignorarà el prefix si es dóna.",
|
||
|
"apihelp-categorytree-param-options": "Opcions per al constructor CategoryTree com a objecte JSON. L'opció <var>depth</var> és <kbd>1</kbd> per defecte.",
|
||
|
"apierror-categorytree-invalidjson": "Les opcions han de ser un objecte JSON vàlid.",
|
||
|
"apierror-categorytree-invalidjson-option": "L'opció «$1» conté un valor no vàlid."
|
||
|
}
|