small bug fixes

This commit is contained in:
Vincent van der Wal
2026-08-01 17:24:00 +02:00
parent 49e011c20b
commit b2c8108c8c
9 changed files with 161 additions and 22 deletions
+5 -1
View File
@@ -203,5 +203,9 @@
"var_visibility_short": "Vis",
"var_cape": "CAPE",
"var_cape_short": "CAPE",
"var_time": "Time"
"var_time": "Time",
"no_data_title": "No forecast data for this model here",
"no_data_body": "The selected weather model doesn't cover {location} - regional models only provide data inside their own area.",
"no_data_try_city": "Change location to {city}",
"no_data_best_match": "Switch to Best match"
}