Julian Pawlowski
7e57facf50
fix(translations): restore corrupted Norwegian and Dutch translations
Restored valid Norwegian (nb) and Dutch (nl) translations from git
commit 5e0a297 after corruption caused JSON parsing errors.
Added 4 missing volatility sensor translations to both languages:
- today_volatility
- tomorrow_volatility
- next_24h_volatility
- today_tomorrow_volatility
All translations include complete description, long_description, and
usage_tips fields.
Impact: Norwegian and Dutch users now see complete, properly translated
sensor descriptions. JSON validation passes without errors.