turbokongen / hass-AMS

Custom component reading AMS through MBus adapter into HomeAssistant
42 stars 10 forks source link

minor spelling in swedish translation #65

Closed enpontus closed 2 years ago

enpontus commented 2 years ago

i think this is slightly better swedish imho (not perfect but a step in the right direction) some spelling and wording changes...

{ "config": { "abort": { "single_instance_allowed": "Endast en instans av AMS läsaren är tillåten" }, "title": "AMS Reader", "step": { "user": { "title": "AMS läsare", "description": "Installera sensor för AMS läsare", "data": { "serial_port": "Serieport", "parity": "Paritet", "meter_manufacturer": "Mätartillverkare", "baudrate": "Baudrate" } } }, "error": { "name_exists": "Namn finns" } } }

turbokongen commented 2 years ago

Thank you for the fix. Fixed in v1.8.2