28 lines
877 B
JSON
28 lines
877 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Enheten \u00e4r redan konfigurerad",
|
|
"no_devices_found": "Inga TP-Link enheter hittades p\u00e5 n\u00e4tverket."
|
|
},
|
|
"error": {
|
|
"cannot_connect": "Det gick inte att ansluta."
|
|
},
|
|
"flow_title": "{name} {model} ({host})",
|
|
"step": {
|
|
"discovery_confirm": {
|
|
"description": "Vill du konfigurera {name} {model} ( {host} )?"
|
|
},
|
|
"pick_device": {
|
|
"data": {
|
|
"device": "Enhet"
|
|
}
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"host": "V\u00e4rd"
|
|
},
|
|
"description": "Om du l\u00e4mnar v\u00e4rden tomt anv\u00e4nds discovery f\u00f6r att hitta enheter."
|
|
}
|
|
}
|
|
}
|
|
} |