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

24 lines
589 B
JSON

{
"descriptor": {
"name": "Lịch",
"description": "Hiển thị lịch cùng các phát hành sắp tới, từ các tích hợp được hỗ trợ.",
"settings": {
"title": "Cài đặt cho tiện ích lịch",
"useSonarrv4": {
"label": "Dùng Sonarr v4 API"
},
"sundayStart": {
"label": "Đặt đầu tuần là Chủ Nhật"
},
"radarrReleaseType": {
"label": "Loại phát hành Radarr"
},
"hideWeekDays": {
"label": ""
},
"fontSize": {
"label": ""
}
}
}
}