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 |   42 ++++++++++++++++++++++++++++++++++++++++++
 1 files changed, 42 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 2a0bea8..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',
@@ -22,7 +34,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 +67,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',
     '': '',
     '': '',
     '': '',
@@ -101,6 +139,10 @@
     '': '',
     '': '',
     '': '',
+    'map.settings.lift.no': 'Lift No',
+    '': '',
+    '': '',
+    '': '',
     'map.settings.sub.copy.reverse': 'Reverse',
     'map.settings.sub.copy.rule': 'Copy Rule',
     'map.settings.sub.copy.dire': 'Direction',

--
Gitblit v1.9.1