mirror of
https://github.com/ajnart/homarr.git
synced 2026-01-26 17:29:18 +01:00
25 lines
655 B
JSON
25 lines
655 B
JSON
{
|
|
"descriptor": {
|
|
"name": "Servidor Multimedia",
|
|
"description": "Interactúa con tu servidor multimedia Jellyfin o Plex",
|
|
"settings": {
|
|
"title": "Ajustes del widget Servidor Multimedia"
|
|
}
|
|
},
|
|
"loading": "Cargando transmisiones",
|
|
"card": {
|
|
"table": {
|
|
"header": {
|
|
"session": "Sesión",
|
|
"user": "Usuario",
|
|
"currentlyPlaying": "Reproduciendo actualmente"
|
|
}
|
|
},
|
|
"errors": {
|
|
"general": {
|
|
"title": "No se puede cargar el contenido",
|
|
"text": "No se puede recuperar la información del servidor. Consulta los registros para obtener más detalles"
|
|
}
|
|
}
|
|
}
|
|
} |