t1gr0u / uv-index-card

A Lovelace card that shows a the UV index and risk level for Home Assistant
MIT License
24 stars 20 forks source link

I'd like to get the uv-index in Norwegian #17

Open Snapperud opened 1 year ago

Snapperud commented 1 year ago

{ "common": { "version": "Versjon", "invalid_configuration": "Ugyldig konfigurasjon", "show_warning": "Vis advarsel", "show_error": "Vis feil", "uv_index": "UV-indeks", "uv_risk": "UV-risiko" }, "uv_levels": { "low": "Lav", "moderate": "Moderat", "high": "Høy", "very_high": "Veldig høy", "extreme": "Ekstrem" } }

t1gr0u commented 1 year ago

@Snapperud could you please create a pull request and follow the instructions

Snapperud commented 1 year ago

Hi, I guess github is not my strong point, I'm trying to do a push, but I don't quite know what to do next :-(

git push origin Norwegian remote: Permission to t1gr0u/uv-index-card.git denied to Snapperud. fatal: unable to access 'https://github.com/t1gr0u/uv-index-card.git/': The requested URL returned error: 403

t1gr0u commented 1 year ago

@Snapperud have forked the project first?