online.ts 257 Bytes
export default {
  deviceName: 'Device Name',
  deviceType: 'Device Type',
  state: 'Status',
  time: 'Time',
  textRule: 'Word count does not exceed 255 words',
  searchTime: 'Query time',
  remark: 'Remark',
  tableTitle: 'Online and offline records',
};