Files
homarr/public/locales/sl/modules/calendar.json
2023-07-17 07:37:35 +09:00

24 lines
545 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": ""
},
"fontSize": {
"label": ""
}
}
}
}