From 12bea86c9cb51f98fd5f2de904bb6a8d30e9e0e8 Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@163.com>
Date: 星期四, 11 四月 2024 14:37:06 +0800
Subject: [PATCH] #

---
 zy-asrs-flow/src/locales/en-US/map.ts |   20 ++++++++++++++++++++
 1 files changed, 20 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..66f582a 100644
--- a/zy-asrs-flow/src/locales/en-US/map.ts
+++ b/zy-asrs-flow/src/locales/en-US/map.ts
@@ -12,6 +12,18 @@
     '': '',
     '': '',
     '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.loc.operation': 'Location Operation',
@@ -28,6 +40,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 +57,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',

--
Gitblit v1.9.1