feat(weather): block weather retrieval for non-current-day entries with translation alert

This commit is contained in:
2026-05-28 16:44:05 +02:00
parent 69476cd136
commit 387849a1c2
3 changed files with 10 additions and 0 deletions
+1
View File
@@ -178,6 +178,7 @@
"no_key": "Please set your OpenWeatherMap API Key in settings to enable weather auto-fill.",
"weather_success": "Weather details fetched successfully!",
"weather_error": "Failed to fetch weather. Check your API key and connection.",
"weather_date_mismatch": "Weather data can only be fetched for today ({{today}}). This logbook entry is dated {{date}}.",
"gps_error": "Please enter a location or fetch GPS coordinates first.",
"theme_title": "UI Customization",
"theme_label": "Application Style / Theme",