add modbus cmd

This commit is contained in:
Jay
2017-03-27 10:07:41 +08:00
parent 762175f1f9
commit c990935194
13 changed files with 153985 additions and 54 deletions
+1
View File
@@ -67,6 +67,7 @@ class Root extends React.Component {
return response.json();
return {}
}).then(json => {
let lang = Object.keys(json)[0] || '';
i18next.init({
lng: lang,
resources: json