Reword sunset event exception (#145400)

This commit is contained in:
Tsvi Mostovicz
2025-05-21 21:21:06 +03:00
committed by GitHub
parent b3ba506e6c
commit 13ce4322ac

View File

@@ -187,6 +187,8 @@
} }
}, },
"exceptions": { "exceptions": {
"sunset_event": { "message": "Can't get sunset event date" } "sunset_event": {
"message": "Sunset event cannot be calculated for the provided date and location"
}
} }
} }