First beta for 3.3.0. Editor and runtime UI fully localized.
Stacked release. This is on top of v3.2.0-beta (radar opacity). When 3.2.0 lands, 3.3.0 follows. Until then, this beta also includes the radar_opacity slider.
Added
- Editor localization — every label, helper, dropdown option, button, and runtime banner in the editor and card UI now resolves through the localize() system instead of being hardcoded English.
- 11 languages supported:
- English (en) — source
- Norwegian Bokmål (nb), Slovak (sk) — existing translations updated
- New: German (de), French (fr), Dutch (nl), Spanish (es), Italian (it), Polish (pl), Swedish (sv), Portuguese-Brazilian (pt-BR)
The card picks up the user's HA frontend language automatically (uses localStorage.selectedLanguage).
Caveat
Translations are best-effort. Native-speaker review welcome — please file an issue or PR with corrections. Strings live in src/localize/languages/<lang>.json.
Install
Beta — please file issues you hit before the 3.3.0 final cut.