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

16 lines
514 B
JSON

{
"config": {
"abort": {
"missing_configuration": "Komponenten har inte konfigurerats. F\u00f6lj dokumentationen.",
"no_url_available": "Ingen webbadress tillg\u00e4nglig. F\u00f6r information om detta fel, [kolla hj\u00e4lpavsnittet]({docs_url})"
},
"create_entry": {
"default": "Autentiserats"
},
"step": {
"pick_implementation": {
"title": "V\u00e4lj autentiseringsmetod"
}
}
}
}