mirror of
https://github.com/andvikt/mega_hacs.git
synced 2025-12-11 17:14:28 +05:00
fix eng lang in options
This commit is contained in:
@@ -21,7 +21,18 @@
|
|||||||
"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": {
|
||||||
|
"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"
|
"title": "mega"
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user