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

24 lines
548 B
JSON

{
"descriptor": {
"name": "日历",
"description": "在日历中显示来自支持集成中的即将发布的版本。",
"settings": {
"title": "设置日历小部件",
"useSonarrv4": {
"label": "使用Sonarr v4 API"
},
"sundayStart": {
"label": "使用周日作为一周的开始"
},
"radarrReleaseType": {
"label": "Radarr发布类型"
},
"hideWeekDays": {
"label": "隐藏工作日"
},
"fontSize": {
"label": ""
}
}
}
}