Files
homarr/public/locales/vi/modules/calendar.json
Thomas Camlong fc969e5042 New Crowdin updates (#1529)
Add Chinese traditional and Crowdin pseudo language (CR)
2023-10-31 09:12:59 +01:00

39 lines
856 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"
},
"useRadarrv5": {
"label": ""
},
"radarrReleaseType": {
"label": "Loại phát hành Radarr",
"data": {
"inCinemas": "",
"physicalRelease": "",
"digitalRelease": ""
}
},
"hideWeekDays": {
"label": ""
},
"showUnmonitored": {
"label": ""
},
"fontSize": {
"label": "",
"data": {
"xs": "",
"sm": "",
"md": "",
"lg": "",
"xl": ""
}
}
}
}
}