mirror of
https://github.com/ajnart/homarr.git
synced 2026-01-15 12:02:15 +01:00
24 lines
613 B
JSON
24 lines
613 B
JSON
{
|
|
"descriptor": {
|
|
"name": "Server multimediale",
|
|
"description": "Interagisci con il tuo server multimediale Jellyfin o Plex",
|
|
"settings": {
|
|
"title": "Impostazioni per il widget del server multimediale"
|
|
}
|
|
},
|
|
"card": {
|
|
"table": {
|
|
"header": {
|
|
"session": "Sessione",
|
|
"user": "Utente",
|
|
"currentlyPlaying": "In riproduzione"
|
|
}
|
|
},
|
|
"errors": {
|
|
"general": {
|
|
"title": "Impossibile caricare il contenuto",
|
|
"text": "Impossibile recuperare le informazioni dal server. Controllare i log per maggiori dettagli"
|
|
}
|
|
}
|
|
}
|
|
} |