2020-06-10 16:33:48 +00:00
|
|
|
{
|
2020-06-11 00:02:36 +00:00
|
|
|
"config": {
|
|
|
|
"abort": {
|
2020-10-13 00:03:24 +00:00
|
|
|
"single_instance_allowed": "Already configured. Only a single configuration possible.",
|
2020-10-12 04:03:45 +00:00
|
|
|
"wrong_server_id": "Server ID is not valid"
|
2020-06-11 00:02:36 +00:00
|
|
|
},
|
|
|
|
"step": {
|
|
|
|
"user": {
|
2020-11-11 11:10:09 +00:00
|
|
|
"description": "Do you want to start set up?"
|
2020-06-11 00:02:36 +00:00
|
|
|
}
|
2020-06-10 16:33:48 +00:00
|
|
|
}
|
|
|
|
},
|
2020-06-11 00:02:36 +00:00
|
|
|
"options": {
|
|
|
|
"step": {
|
|
|
|
"init": {
|
|
|
|
"data": {
|
|
|
|
"manual": "Disable auto update",
|
|
|
|
"scan_interval": "Update frequency (minutes)",
|
|
|
|
"server_name": "Select test server"
|
|
|
|
}
|
|
|
|
}
|
|
|
|
}
|
2020-06-10 16:33:48 +00:00
|
|
|
}
|
2020-06-11 00:02:36 +00:00
|
|
|
}
|