core/homeassistant/components/justnimbus/translations/sv.json

19 lines
464 B
JSON

{
"config": {
"abort": {
"already_configured": "Enheten \u00e4r redan konfigurerad"
},
"error": {
"cannot_connect": "Det gick inte att ansluta.",
"invalid_auth": "Ogiltig autentisering",
"unknown": "Ov\u00e4ntat fel"
},
"step": {
"user": {
"data": {
"client_id": "Klient ID"
}
}
}
}
}