31 lines
990 B
JSON
31 lines
990 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Enheten \u00e4r redan konfigurerad",
|
|
"already_in_progress": "Konfigurationsfl\u00f6det p\u00e5g\u00e5r redan",
|
|
"cannot_connect": "Det gick inte att ansluta.",
|
|
"no_devices_found": "Inga enheter hittades i n\u00e4tverket"
|
|
},
|
|
"error": {
|
|
"cannot_connect": "Det gick inte att ansluta.",
|
|
"no_devices_found": "Inga enheter hittades i n\u00e4tverket",
|
|
"unknown": "Ov\u00e4ntat fel"
|
|
},
|
|
"flow_title": "{name} ({host})",
|
|
"step": {
|
|
"device_name": {
|
|
"data": {
|
|
"name": "Namn"
|
|
}
|
|
},
|
|
"discovery_confirm": {
|
|
"description": "Vill du konfigurera {name} ({host})?"
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"ip_address": "IP-adress"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |