From e9a4418c14ef68fb454300b092c413e8df259ec2 Mon Sep 17 00:00:00 2001
From: Junjie <xjj@123>
Date: 星期六, 13 四月 2024 11:50:56 +0800
Subject: [PATCH] #

---
 zy-asrs-flow/src/locales/en-US/map.ts |   43 +++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 43 insertions(+), 0 deletions(-)

diff --git a/zy-asrs-flow/src/locales/en-US/map.ts b/zy-asrs-flow/src/locales/en-US/map.ts
index 8f15e8f..0fd387d 100644
--- a/zy-asrs-flow/src/locales/en-US/map.ts
+++ b/zy-asrs-flow/src/locales/en-US/map.ts
@@ -12,8 +12,25 @@
     '': '',
     '': '',
     'map.loc.no': 'Location Number',
+    'map.task.no': 'Task Number',
+    'map.device.status': 'Device Status',
+    'map.origin.site': 'Origin Site',
+    'map.origin.loc': 'Origin Location',
+    'map.dest.site': 'Destination Site',
+    'map.dest.loc': 'Destination Location',
+    'map.error': 'Error',
+    'map.pakmk': 'PakMk',
+    '': '',
+    '': '',
+    '': '',
+    '': '',
     'map.pallet.barcode': 'Pallet Barcode',
     'map.is.enable': 'Enable or Not',
+    'map.enable': 'Enable',
+    'map.diable': 'Disable',
+    'map.handle': 'Handle',
+    'map.command': 'Command',
+    'map.loc.sts': 'Location Status',
     'map.loc.operation': 'Location Operation',
     'map.loc.lock': 'Lock',
     'map.loc.unlock': 'Unlock',
@@ -22,7 +39,30 @@
     '': '',
     '': '',
     '': '',
+    'map.lift.no': 'Lift Number',
+    '': '',
+    '': '',
+    '': '',
+    '': '',
+    'map.shuttle.no': 'Shuttle Number',
+    'map.shuttle.current.code': 'Current Code',
+    'map.shuttle.batter.power': 'Batter Power',
+    'map.shuttle.batter.voltage': 'Batter Voltage',
+    'map.shuttle.batter.temp': 'Batter Temperature',
+    'map.shuttle.has.lift': 'Has Lift',
+    'map.shuttle.has.pallet': 'Has Pallet',
+    'map.shuttle.has.charge': 'Charging',
+    '': '',
+    '': '',
+    '': '',
+    '': '',
+    'map.conveyor.no': 'Conveyor Number',
+    '': '',
+    '': '',
+    '': '',
+    '': '',
     'map.sensor.type.shuttle': 'Shuttle',
+    'map.sensor.type.lift': 'Lift',
     'map.sensor.type.shelf': 'Shelf',
     'map.sensor.type.agv': 'Agv',
     'map.sensor.type.point': 'Point',
@@ -32,6 +72,9 @@
     '': '',
     'map.drawer.json': 'JSON',
     'map.drawer.shelf.view.title': 'Shelf Information',
+    'map.drawer.lift.view.title': 'Lift Information',
+    'map.drawer.shuttle.view.title': 'Shuttle Information',
+    'map.drawer.conveyor.view.title': 'Conveyor Information',
     '': '',
     '': '',
     '': '',

--
Gitblit v1.9.1