Files
homarr/public/locales/it/modules/media-requests-stats.json
2023-09-01 21:55:45 +02:00

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"
}
}