Files
homarr/public/locales/vi/modules/weather.json
2023-09-01 21:55:45 +02:00

38 lines
1.0 KiB
JSON

{
"descriptor": {
"name": "Thời tiết",
"description": "Hiển thị thông tin thời tiết của vị trí được đặt.",
"settings": {
"title": "Cài đặt cho tiện ích thời tiết",
"displayInFahrenheit": {
"label": "Hiển thị bằng Fahrenheit"
},
"displayCityName": {
"label": ""
},
"location": {
"label": "Vị trí thời tiết"
}
}
},
"card": {
"weatherDescriptions": {
"clear": "Nhiều nắng",
"mainlyClear": "Nắng nhẹ",
"fog": "Sương mù",
"drizzle": "Mưa phùn",
"freezingDrizzle": "Mưa phùn đông đá",
"rain": "Mưa",
"freezingRain": "Mưa băng",
"snowFall": "Tuyết rơi",
"snowGrains": "Có hạt tuyết",
"rainShowers": "Mưa rào",
"snowShowers": "Mưa tuyết",
"thunderstorm": "Bão",
"thunderstormWithHail": "Sấm sét kèm mưa đá",
"unknown": "Không xác định"
}
},
"error": ""
}