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

24 lines
592 B
JSON

{
"descriptor": {
"name": "カレンダー",
"description": "サポートされている統合製品から、今後のリリースをカレンダーで表示します。",
"settings": {
"title": "カレンダーウィジェットの設定",
"useSonarrv4": {
"label": ""
},
"sundayStart": {
"label": "週の始まりは日曜日"
},
"radarrReleaseType": {
"label": "ラダーリリースタイプ"
},
"hideWeekDays": {
"label": ""
},
"fontSize": {
"label": ""
}
}
}
}