21 lines
603 B
JSON
21 lines
603 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"already_configured": "Enheten \u00e4r redan konfigurerad",
|
|
"single_instance_allowed": "Redan konfigurerad. Endast en konfiguration m\u00f6jlig."
|
|
},
|
|
"error": {
|
|
"cannot_connect": "Det gick inte att ansluta.",
|
|
"unknown": "Ov\u00e4ntat fel"
|
|
},
|
|
"step": {
|
|
"user": {
|
|
"data": {
|
|
"baud_speed": "Baud-hastighet",
|
|
"device": "Enhet"
|
|
},
|
|
"title": "Anslut till modemet"
|
|
}
|
|
}
|
|
}
|
|
} |