From 7180e7e7c548c78f327a9f66c2bc89af64039e7e Mon Sep 17 00:00:00 2001
From: Junjie <540245094@qq.com>
Date: 星期三, 12 六月 2024 13:10:38 +0800
Subject: [PATCH] #

---
 zy-asrs-flow/src/locales/en-US/map.ts |   28 ++++++++++++++++++++++++++++
 1 files changed, 28 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 66dfc60..e905fe3 100644
--- a/zy-asrs-flow/src/locales/en-US/map.ts
+++ b/zy-asrs-flow/src/locales/en-US/map.ts
@@ -8,12 +8,31 @@
     'map.save': 'Save Map',
     'map.load': 'Load Map',
     'map.clear': 'Clear Map',
+    'map.x': 'x',
+    'map.y': 'y',
     'map.load.success': 'Welcome To WCS.',
     '': '',
     '': '',
     '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',
@@ -28,6 +47,13 @@
     '': '',
     '': '',
     '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',
     '': '',
     '': '',
     '': '',
@@ -38,6 +64,7 @@
     '': '',
     '': '',
     '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',
@@ -107,6 +134,7 @@
     'map.settings.shelf.lift': 'Lift',
     'map.settings.shelf.charge': 'Charge',
     'map.settings.shelf.diable': 'Diable',
+    'map.settings.shelf.reference': 'Reference',
     '': '',
     '': '',
     '': '',

--
Gitblit v1.9.1