22 lines
513 B
JSON
22 lines
513 B
JSON
{
|
|
"descriptor": {
|
|
"name": "Statistiche richiesta multimediale",
|
|
"description": "Statistiche sulle richieste multimediali",
|
|
"settings": {
|
|
"title": "Statistiche richieste multimediali",
|
|
"direction": {
|
|
"label": "Direzione del layout.",
|
|
"data": {
|
|
"row": "Orizzontale",
|
|
"column": "Verticale"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"stats": {
|
|
"pending": "In attesa di approvazione",
|
|
"tvRequests": "Richieste TV",
|
|
"movieRequests": "Richieste film"
|
|
}
|
|
}
|