23 lines
744 B
JSON
23 lines
744 B
JSON
|
{
|
||
|
"config": {
|
||
|
"abort": {
|
||
|
"already_configured": "Enheten \u00e4r redan konfigurerad",
|
||
|
"already_in_progress": "Konfigurationsfl\u00f6det p\u00e5g\u00e5r redan",
|
||
|
"no_devices_found": "Inga enheter hittades i n\u00e4tverket",
|
||
|
"no_unconfigured_devices": "Inga okonfigurerade enheter hittades.",
|
||
|
"not_supported": "Enheten st\u00f6ds inte"
|
||
|
},
|
||
|
"error": {
|
||
|
"cannot_connect": "Det gick inte att ansluta.",
|
||
|
"unknown": "Ov\u00e4ntat fel"
|
||
|
},
|
||
|
"flow_title": "{name}",
|
||
|
"step": {
|
||
|
"user": {
|
||
|
"data": {
|
||
|
"address": "Bluetooth-adress"
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|