en-US.ts 383 B

1234567891011
  1. export default {
  2. 'menu.dashboard.workplace': 'System Status',
  3. 'workplace.welcome': 'Welcome!',
  4. 'dashboard.dialog.title': 'Device Information',
  5. 'dashboard.form.address': 'Address',
  6. 'dashboard.form.name': 'Name',
  7. 'dashboard.form.entityType': 'EntityType',
  8. 'dashboard.form.status': 'Status',
  9. 'dashboard.form.timeRange': 'TimeRange',
  10. 'dashboard.table.time': 'Time',
  11. };