Files
Homarr/public/locales/ja/modules/calendar.json
2023-02-06 21:02:59 +01:00

19 lines
491 B
JSON

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