From dca1ee5b00f00dcf8c43776eb60bdd23e5cca056 Mon Sep 17 00:00:00 2001
From: luxiaotao1123 <t1341870251@163.com>
Date: 星期二, 26 三月 2024 15:23:29 +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 |   26 ++++++++++++++++++++++++++
 1 files changed, 26 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 b9d01d3..a457572 100644
--- a/zy-asrs-flow/src/locales/en-US/map.ts
+++ b/zy-asrs-flow/src/locales/en-US/map.ts
@@ -8,10 +8,12 @@
     'map.save': 'Save Map',
     'map.load': 'Load Map',
     'map.clear': 'Clear Map',
+    'map.load.success': 'Welcome To WCS.',
     '': '',
     '': '',
     '': '',
     '': '',
+    'map.sensor.type.shuttle': 'Shuttle',
     'map.sensor.type.shelf': 'Shelf',
     'map.sensor.type.agv': 'Agv',
     'map.sensor.type.point': 'Point',
@@ -42,12 +44,36 @@
     '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',
     '': '',
     '': '',
     '': '',

--
Gitblit v1.9.1