Files
homarr/public/locales/ko/modules/calendar.json
2023-09-07 21:37:56 +02:00

39 lines
723 B
JSON

{
"descriptor": {
"name": "캘린더",
"description": "",
"settings": {
"title": "",
"useSonarrv4": {
"label": ""
},
"sundayStart": {
"label": "한 주의 시작을 일요일로 설정"
},
"radarrReleaseType": {
"label": "",
"data": {
"inCinemas": "",
"physicalRelease": "",
"digitalRelease": ""
}
},
"hideWeekDays": {
"label": ""
},
"showUnmonitored": {
"label": ""
},
"fontSize": {
"label": "",
"data": {
"xs": "",
"sm": "",
"md": "",
"lg": "",
"xl": ""
}
}
}
}
}