Files
homarr/public/locales/sl/modules/calendar.json
2023-06-28 20:15:22 +09:00

21 lines
496 B
JSON

{
"descriptor": {
"name": "Koledar",
"description": "Prikaže koledar s prihajajočimi izdajami iz podprtih integracij.",
"settings": {
"title": "Nastavitve za gradnik Koledar",
"useSonarrv4": {
"label": "Uporaba vmesnika API Sonarr v4"
},
"sundayStart": {
"label": "Začni teden z nedeljo"
},
"radarrReleaseType": {
"label": "Tip sprostitve Radarr"
},
"hideWeekDays": {
"label": ""
}
}
}
}