mirror of
https://github.com/ajnart/homarr.git
synced 2026-01-16 12:32:14 +01:00
24 lines
607 B
JSON
24 lines
607 B
JSON
{
|
|
"descriptor": {
|
|
"name": "Servidor Multimedia",
|
|
"description": "Interacciona con tu servidor Jellyfin o Plex",
|
|
"settings": {
|
|
"title": "Ajustes para el widget del servidor multimedia"
|
|
}
|
|
},
|
|
"card": {
|
|
"table": {
|
|
"header": {
|
|
"session": "Sesión",
|
|
"user": "Usuario",
|
|
"currentlyPlaying": "Reproducción en curso"
|
|
}
|
|
},
|
|
"errors": {
|
|
"general": {
|
|
"title": "Imposible cargar el contenido",
|
|
"text": "Imposible recuperar la información del servidor. Consulta los registros para obtener más detalles"
|
|
}
|
|
}
|
|
}
|
|
} |