From 21d88a01807b3a27787bdbbcd657dbbffaa58172 Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@163.com>
Date: 星期一, 08 四月 2024 15:51:01 +0800
Subject: [PATCH] Merge branch 'Four-Way-Rack' of http://47.97.1.152:5880/r/zy-asrs-master into Four-Way-Rack

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

diff --git a/zy-asrs-flow/src/locales/en-US/map.ts b/zy-asrs-flow/src/locales/en-US/map.ts
index c3839c1..0e48e7b 100644
--- a/zy-asrs-flow/src/locales/en-US/map.ts
+++ b/zy-asrs-flow/src/locales/en-US/map.ts
@@ -7,12 +7,32 @@
     'map.model.editor': 'Editor Pattern',
     'map.save': 'Save Map',
     'map.load': 'Load Map',
+    'map.clear': 'Clear Map',
+    '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',
+    '': '',
+    '': '',
+    '': '',
+    'map.drawer.json': 'JSON',
+    'map.drawer.shelf.view.title': 'Shelf Information',
+    '': '',
+    '': '',
     '': '',
     '': '',
     '': '',
@@ -34,12 +54,42 @@
     'map.settings.bottom': 'Bottom',
     'map.settings.map.param': 'Map Parameters',
     'map.settings.config.param': 'Config Parameters',
+    'map.settings.batch.select.shelf': 'Select Shelfs',
+    'map.settings.batch.set.params': 'Set Parameters',
+    'map.settings.batch.result': 'Result',
+    'map.settings.batch.result.title': 'Batch settings successful!',
+    '': '',
+    '': '',
+    '': '',
+    '': '',
+    '': '',
+    '': '',
+    '': '',
+    '': '',
+    '': '',
     '': '',
     '': '',
     'map.settings.no': 'No.',
     'map.settings.shelf.no': 'Shelf No',
+    'map.settings.shelf.location': 'Location',
     'map.settings.shelf.row': 'Row',
     'map.settings.shelf.bay': 'Bay',
+    'map.settings.shelf.type': 'Type',
+    'map.settings.shelf.space': 'Space',
+    'map.settings.shelf.top': 'Top',
+    'map.settings.shelf.right': 'Right',
+    'map.settings.shelf.bottom': 'Bottom',
+    'map.settings.shelf.left': 'Left',
+    'map.settings.shelf.value': 'Map Value',
+    'map.settings.shelf.store': 'Store',
+    'map.settings.shelf.track': 'Track',
+    'map.settings.shelf.diable': 'Diable',
+    '': '',
+    '': '',
+    '': '',
+    '': '',
+    'map.settings.point.vertical': 'Vertical',
+    'map.settings.point.horizontal': 'Horizontal',
     '': '',
     '': '',
     '': '',
@@ -52,8 +102,8 @@
     'map.settings.sub.copy.count': 'Count',
     'map.settings.sub.copy.gap': 'Gap',
     'map.settings.sub.copy.id': 'ID',
-    'map.settings.sub.copy.shelf.auto-increment': 'Auto Increment',
-    'map.settings.sub.copy.shelf.increment-value': 'Increment Value',
+    'map.settings.sub.copy.auto-increment': 'Auto Increment',
+    'map.settings.sub.copy.increment-value': 'Increment Value',
     'map.settings.sub.copy.increment.mode': 'Increment Mode',
     'map.settings.sub.copy.ascend': 'Ascending',
     'map.settings.sub.copy.descend': 'Descending',
@@ -61,6 +111,7 @@
     '': '',
     '': '',
     'map.settings.sub.copy.warn.config.shelf': 'Please set the shelf parameters first!',
+    'map.settings.sub.copy.warn.config.point': 'Please set the point parameters first!',
     '': '',
     '': '',
     '': '',

--
Gitblit v1.9.1