mirror of
https://github.com/ajnart/homarr.git
synced 2026-02-01 04:09:12 +01:00
25 lines
660 B
JSON
25 lines
660 B
JSON
{
|
|
"descriptor": {
|
|
"name": "Medijski poslužitelj",
|
|
"description": "Komunicirajte s vašim Jellyfin ili Plex medijskim poslužiteljima",
|
|
"settings": {
|
|
"title": "Postavke za widget medijskog poslužitelja"
|
|
}
|
|
},
|
|
"loading": "Učitavanje tokova",
|
|
"card": {
|
|
"table": {
|
|
"header": {
|
|
"session": "Sesija",
|
|
"user": "Korisnik",
|
|
"currentlyPlaying": "Reproducira se trenutno"
|
|
}
|
|
},
|
|
"errors": {
|
|
"general": {
|
|
"title": "Nije moguće učitati sadržaj",
|
|
"text": "Nije moguće dohvatiti informacije s poslužitelja. Molimo provjerite dnevnike za više detalja"
|
|
}
|
|
}
|
|
}
|
|
} |