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

21 lines
576 B
JSON

{
"config": {
"abort": {
"single_instance_allowed": "Endast en enda konfiguration av Abode \u00e4r till\u00e5ten."
},
"step": {
"reauth_confirm": {
"data": {
"username": "E-postadress"
}
},
"user": {
"data": {
"password": "L\u00f6senord",
"username": "E-postadress"
},
"title": "Fyll i din inloggningsinformation f\u00f6r Abode"
}
}
}
}