[ci skip] Translation update

This commit is contained in:
GitHub Action 2021-05-20 00:11:53 +00:00
parent a49d5c4266
commit a021fe301c
2 changed files with 12 additions and 2 deletions

View File

@ -39,10 +39,10 @@
}, },
"system_health": { "system_health": {
"info": { "info": {
"device_connected": "ISY Connected",
"host_reachable": "Host Reachable", "host_reachable": "Host Reachable",
"device_connected": "Connected to Device",
"last_heartbeat": "Last Heartbeat Time", "last_heartbeat": "Last Heartbeat Time",
"websocket_status": "Event Socket Status" "websocket_status": "Event Socket Status"
} }
} }
} }

View File

@ -13,9 +13,19 @@
"user": { "user": {
"data": { "data": {
"scan_interval": "\u66f4\u65b0\u9593\u9694\uff08\u79d2\u3001\u6700\u5c11 30 \u79d2\uff09", "scan_interval": "\u66f4\u65b0\u9593\u9694\uff08\u79d2\u3001\u6700\u5c11 30 \u79d2\uff09",
"unique_id": "\u88dd\u7f6e",
"usn": "\u88dd\u7f6e" "usn": "\u88dd\u7f6e"
} }
} }
} }
},
"options": {
"step": {
"init": {
"data": {
"scan_interval": "\u66f4\u65b0\u9593\u9694\uff08\u79d2\u3001\u6700\u5c11 30 \u79d2\uff09"
}
}
}
} }
} }