20 lines
488 B
JSON
20 lines
488 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"device_exists": "Enheten \u00e4r redan konfigurerad"
|
|
},
|
|
"error": {
|
|
"cannot_connect": "Det gick inte att ansluta."
|
|
},
|
|
"step": {
|
|
"discovery_confirm": {
|
|
"description": "Vill du konfigurera {name} - {model} ({host})?"
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"host": "V\u00e4rd"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |