fix eng lang in options

This commit is contained in:
Andrey
2021-01-18 09:28:38 +03:00
parent ed4928011b
commit 405fbe4777

View File

@@ -21,7 +21,18 @@
"port_to_scan": "Port to poll aliveness (needed only if no sensors used)"
}
}
},
"options": {
"step": {
"init": {
"data": {
"scan_interval": "Scan interval (sec) (used for aliveness and sensors)",
"port_to_scan": "Port to poll aliveness (needed only if no sensors used)",
"reload": "Reload objects"
}
}
}
}
},
"title": "mega"
}