Files
homarr/public/locales/it/modules/media-requests-stats.json
2023-08-06 17:13:08 +02:00

18 lines
399 B
JSON

{
"descriptor": {
"name": "Statistiche richiesta multimediale",
"description": "Statistiche sulle richieste multimediali",
"settings": {
"title": "Statistiche richieste multimediali",
"direction": {
"label": ""
}
}
},
"stats": {
"pending": "In attesa di approvazione",
"tvRequests": "Richieste TV",
"movieRequests": "Richieste film"
}
}