1
mirror of https://github.com/home-assistant/core synced 2024-10-13 14:52:10 +02:00
ha-core/homeassistant/components/steamist/translations/sv.json
2022-01-09 00:15:18 +00:00

18 lines
398 B
JSON

{
"config": {
"abort": {
"already_configured": "Enheten \u00e4r redan konfigurerad"
},
"error": {
"cannot_connect": "Kunde inte ansluta",
"unknown": "Ov\u00e4ntat fel"
},
"step": {
"user": {
"data": {
"host": "V\u00e4rd"
}
}
}
}
}