Files
meshcore-bot/modules
custardpy d0715936c7 feat(i18n): add translator support to format_temperature_high_low
- Add optional translator param to format_temperature_high_low()
- Translate temperature labels (H/L) via common.temp_high_label/low_label
- Translate wind directions via services.weather_service.wind_directions
- Fix wind format spacing (direction and speed were concatenated)
- Pass translator from Weather_Service, !wx, and !gwx callers
2026-08-26 13:54:50 +04:00
..