21 lines
664 B
JSON
21 lines
664 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."
|
|
},
|
|
"step": {
|
|
"discovery_confirm": {
|
|
"description": "Vill du konfigurera denna Guardian-enhet?"
|
|
},
|
|
"user": {
|
|
"data": {
|
|
"ip_address": "IP-adress",
|
|
"port": "Port"
|
|
},
|
|
"description": "Konfigurera en lokal Elexa Guardian-enhet."
|
|
}
|
|
}
|
|
}
|
|
} |