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

21 lines
692 B
JSON

{
"config": {
"abort": {
"already_configured": "Platsen \u00e4r redan konfigurerad"
},
"error": {
"cannot_connect": "Det gick inte att ansluta.",
"invalid_address": "Adress hittades inte i serviceomr\u00e5det Twente Milieu."
},
"step": {
"user": {
"data": {
"house_letter": "Husbrev/till\u00e4gg",
"house_number": "Husnummer",
"post_code": "Postnummer"
},
"description": "St\u00e4ll in Twente Milieu som ger information om avfallshantering p\u00e5 din adress."
}
}
}
}