23 lines
610 B
JSON
23 lines
610 B
JSON
{
|
|
"config": {
|
|
"abort": {
|
|
"single_instance_allowed": "Redan konfigurerad. Endast en konfiguration m\u00f6jlig."
|
|
},
|
|
"step": {
|
|
"user": {
|
|
"description": "Vill du starta konfigurationen?"
|
|
}
|
|
}
|
|
},
|
|
"options": {
|
|
"step": {
|
|
"init": {
|
|
"data": {
|
|
"manual": "Inaktivera automatisk uppdatering",
|
|
"scan_interval": "Uppdateringsfrekvens (minuter)",
|
|
"server_name": "V\u00e4lj testserver"
|
|
}
|
|
}
|
|
}
|
|
}
|
|
} |