28 lines
729 B
JSON
28 lines
729 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Enheten \u00e4r redan konfigurerad"
|
|
},
|
|
"error": {
|
|
"cannot_connect": "Det gick inte att ansluta, f\u00f6rs\u00f6k igen",
|
|
"unknown": "Ov\u00e4ntat fel"
|
|
},
|
|
"step": {
|
|
"link": {
|
|
"description": "Do vill du konfigurera {name} ({host})?"
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"host": "V\u00e4rdnamn eller IP-adress"
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"options": {
|
|
"step": {
|
|
"init": {
|
|
"description": "Justera inst\u00e4llningarna f\u00f6r Harmony Hub"
|
|
}
|
|
}
|
|
}
|
|
} |