/* eslint-disable */ export default { en: { relayStatusTitle: 'Relay Status', light_mode_relay_tip: 'The status of the indicator signals that the light is on', light_mode_pos_tip: 'When the light is off, it can indicate the position of the switch at night', cancel: 'Cancel', switchLog: 'History', relayStatus: 'RelayStatus', allSwitchs: 'Future generations', singleSwitchs: 'The radio' }, zh: { relayStatusTitle: '上电状态', light_mode_relay_tip: '指示灯状态可传达灯的开/关', light_mode_pos_tip: '关灯时亮起,可夜间指示开关的位置', cancel: '取消', switchLog: '历史记录', relayStatus: '断电重启', allSwitchs: '全选', singleSwitchs: '单选' }, };