| 1234567891011 |
- export default {
- 'menu.dashboard.workplace': 'System Status',
- 'workplace.welcome': 'Welcome!',
- 'dashboard.dialog.title': 'Device Information',
- 'dashboard.form.address': 'Address',
- 'dashboard.form.name': 'Name',
- 'dashboard.form.entityType': 'EntityType',
- 'dashboard.form.status': 'Status',
- 'dashboard.form.timeRange': 'TimeRange',
- 'dashboard.table.time': 'Time',
- };
|