Files
homarr/public/locales/cs/modules/calendar.json
2023-12-22 21:50:04 +01:00

33 lines
659 B
JSON

{
"descriptor": {
"name": "Kalendář",
"description": "Zobrazí kalendář s nadcházejícími vydáními z podporovaných integrací.",
"settings": {
"title": "",
"radarrReleaseType": {
"label": "",
"data": {
"inCinemas": "",
"physicalRelease": "",
"digitalRelease": ""
}
},
"hideWeekDays": {
"label": ""
},
"showUnmonitored": {
"label": ""
},
"fontSize": {
"label": "",
"data": {
"xs": "",
"sm": "",
"md": "",
"lg": "",
"xl": ""
}
}
}
}
}