27 lines
989 B
JSON
27 lines
989 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured_device": "Enheten \u00e4r redan konfigurerad",
|
|
"cannot_connect": "Det gick inte att ansluta.",
|
|
"no_unconfigured_devices": "Inga okonfigurerade enheter hittades.",
|
|
"unknown": "Ov\u00e4ntat fel"
|
|
},
|
|
"error": {
|
|
"linking": "Det gick inte att koppla ihop, f\u00f6rs\u00f6k igen. \u00c4r MicroBot i parningsl\u00e4ge?"
|
|
},
|
|
"flow_title": "{name}",
|
|
"step": {
|
|
"init": {
|
|
"data": {
|
|
"address": "Enhetsadress",
|
|
"name": "Namn"
|
|
},
|
|
"title": "Konfigurera MicroBot-enhet"
|
|
},
|
|
"link": {
|
|
"description": "Tryck p\u00e5 knappen p\u00e5 MicroBot Push n\u00e4r lysdioden lyser rosa eller gr\u00f6nt f\u00f6r att registrera dig med Home Assistant.",
|
|
"title": "Parkoppling"
|
|
}
|
|
}
|
|
}
|
|
} |