mirror of
https://gerrit.wikimedia.org/r/mediawiki/extensions/Gadgets
synced 2024-11-15 11:31:40 +00:00
5dc89b206f
Change-Id: I72114e56068e52e27b4a219acaa4bded1b5c013d
17 lines
934 B
JSON
17 lines
934 B
JSON
{
|
|
"@metadata": {
|
|
"authors": [
|
|
"Beta16"
|
|
]
|
|
},
|
|
"apihelp-query+gadgetcategories-description": "Restituisce un elenco di categorie di accessori.",
|
|
"apihelp-query+gadgetcategories-summary": "Restituisce un elenco di categorie di accessori.",
|
|
"apihelp-query+gadgetcategories-param-names": "Nomi delle categorie da recuperare.",
|
|
"apihelp-query+gadgetcategories-example-1": "Ottieni un elenco di categorie di accessori esistenti",
|
|
"apihelp-query+gadgetcategories-example-2": "Ottieni tutte le informazioni sulle categorie denominate \"foo\" e \"bar\"",
|
|
"apihelp-query+gadgets-description": "Restituisce un elenco di accessori utilizzati in questo wiki.",
|
|
"apihelp-query+gadgets-param-ids": "ID degli accessori da recuperare.",
|
|
"apihelp-query+gadgets-param-allowedonly": "Elenca solo accessori consentiti all'utente attuale.",
|
|
"apihelp-query+gadgets-param-enabledonly": "Elenca solo accessori attivati dall'utente attuale."
|
|
}
|