mirror of
https://github.com/ajnart/homarr.git
synced 2026-01-18 13:32:18 +01:00
24 lines
626 B
JSON
24 lines
626 B
JSON
{
|
|
"descriptor": {
|
|
"name": "Multimediálny Server",
|
|
"description": "Interakcia s mediálnym serverom Jellyfin alebo Plex",
|
|
"settings": {
|
|
"title": "Nastavenia mini aplikácie mediálneho servera"
|
|
}
|
|
},
|
|
"card": {
|
|
"table": {
|
|
"header": {
|
|
"session": "Relácia",
|
|
"user": "Používateľ",
|
|
"currentlyPlaying": "Momentálne sa prehráva"
|
|
}
|
|
},
|
|
"errors": {
|
|
"general": {
|
|
"title": "Nie je možné načítať obsah",
|
|
"text": "Nie je možné načítať informácie zo servera. Podrobnejšie informácie nájdete v denníkoch"
|
|
}
|
|
}
|
|
}
|
|
} |