Browse Source

perf: 修改字段

曾坤森 3 months ago
parent
commit
c3fd0b43ad
1 changed files with 2 additions and 2 deletions
  1. 2 2
      src/views/dashboard/workplace/locale/en-US.ts

+ 2 - 2
src/views/dashboard/workplace/locale/en-US.ts

@@ -2,9 +2,9 @@ export default {
   'menu.dashboard.workplace': 'System Status',
   'workplace.welcome': 'Welcome!',
   'dashboard.dialog.title': 'Device Information',
-  'dashboard.form.address': 'Address',
+  'dashboard.form.address': 'Location',
   'dashboard.form.name': 'Name',
-  'dashboard.form.entityType': 'EntityType',
+  'dashboard.form.entityType': 'Device Type',
   'dashboard.form.status': 'Status',
   'dashboard.form.timeRange': 'TimeRange',
   'dashboard.table.time': 'Time',