preivision

This commit is contained in:
2026-04-17 17:27:57 +02:00
parent 12f9e27845
commit 10b9f1bb0b
5 changed files with 91 additions and 24 deletions
+2 -1
View File
@@ -386,7 +386,8 @@ window.I18N = {
'weather_cloudy': "<?= tr('weather_cloudy') ?>",
'weather_rainy': "<?= tr('weather_rainy') ?>",
'weather_snowy': "<?= tr('weather_snowy') ?>",
'weather_forecast': "<?= tr('weather_forecast') ?>"
'weather_forecast': "<?= tr('weather_forecast') ?>",
'weather_historical': "<?= tr('weather_historical') ?>"
};
// Fallback de sécurité pour s'assurer que les modales peuvent toujours se fermer