fix eng lang in options

This commit is contained in:
Andrey
2021-01-18 09:32:25 +03:00
parent 405fbe4777
commit 8539b8a6ee

View File

@@ -21,8 +21,9 @@
"port_to_scan": "Port to poll aliveness (needed only if no sensors used)" "port_to_scan": "Port to poll aliveness (needed only if no sensors used)"
} }
} }
}, }
"options": { },
"options": {
"step": { "step": {
"init": { "init": {
"data": { "data": {
@@ -32,7 +33,6 @@
} }
} }
} }
}
}, },
"title": "mega" "title": "mega"
} }