Files
homarr/public/locales/zh/modules/calendar.json
2023-07-02 20:07:36 +09:00

21 lines
499 B
JSON

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