From dde31d678c8440a79f753a3488a5e0300a12ed6c Mon Sep 17 00:00:00 2001
From: Junjie <540245094@qq.com>
Date: 星期二, 09 四月 2024 13:33:43 +0800
Subject: [PATCH] #

---
 zy-asrs-flow/src/locales/en-US/map.ts |   13 +++++++++++++
 1 files changed, 13 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 6bf9be9..c28bcdb 100644
--- a/zy-asrs-flow/src/locales/en-US/map.ts
+++ b/zy-asrs-flow/src/locales/en-US/map.ts
@@ -11,8 +11,18 @@
     'map.load.success': 'Welcome To WCS.',
     '': '',
     '': '',
+    'map.loc.no': 'Location Number',
+    'map.pallet.barcode': 'Pallet Barcode',
+    'map.is.enable': 'Enable or Not',
+    'map.loc.operation': 'Location Operation',
+    'map.loc.lock': 'Lock',
+    'map.loc.unlock': 'Unlock',
+    'map.loc.reset': 'Reset Location',
     '': '',
     '': '',
+    '': '',
+    '': '',
+    'map.sensor.type.shuttle': 'Shuttle',
     'map.sensor.type.shelf': 'Shelf',
     'map.sensor.type.agv': 'Agv',
     'map.sensor.type.point': 'Point',
@@ -20,6 +30,7 @@
     '': '',
     '': '',
     'map.drawer.json': 'JSON',
+    'map.drawer.shelf.view.title': 'Shelf Information',
     '': '',
     '': '',
     '': '',
@@ -72,6 +83,8 @@
     'map.settings.shelf.value': 'Map Value',
     'map.settings.shelf.store': 'Store',
     'map.settings.shelf.track': 'Track',
+    'map.settings.shelf.lift': 'Lift',
+    'map.settings.shelf.charge': 'Charge',
     'map.settings.shelf.diable': 'Diable',
     '': '',
     '': '',

--
Gitblit v1.9.1