style: fill desktop hourly forecast card

This commit is contained in:
zv
2026-06-02 15:46:20 +02:00
parent e8095ddcdb
commit fa8ca75dcd
3 changed files with 62 additions and 4 deletions

View File

@@ -100,6 +100,10 @@ const translations = {
"forecast.sunrise": "Wschód słońca",
"forecast.sunset": "Zachód słońca",
"forecast.maxWind": "Maks. wiatr",
"forecast.nextHoursOverview": "Najbliższe 24 godziny w skrócie",
"forecast.temperatureRange": "Zakres temperatur",
"forecast.rainfallTotal": "Suma opadu",
"forecast.maxProbability": "Maks. szansa opadu",
"forecast.pastHour": "Miniona godzina",
"forecast.source": "Źródło prognozy:",
"forecast.error": "Nie udało się pobrać prognozy Open-Meteo.",
@@ -258,6 +262,10 @@ const translations = {
"forecast.sunrise": "Sunrise",
"forecast.sunset": "Sunset",
"forecast.maxWind": "Max. wind",
"forecast.nextHoursOverview": "Next 24 hours at a glance",
"forecast.temperatureRange": "Temperature range",
"forecast.rainfallTotal": "Rainfall total",
"forecast.maxProbability": "Max. rain chance",
"forecast.pastHour": "Past hour",
"forecast.source": "Forecast source:",
"forecast.error": "Unable to load the Open-Meteo forecast.",