From a4093814b51bba7eae9530cfa076f6242df3f5f8 Mon Sep 17 00:00:00 2001
From: zjj <3272660260@qq.com>
Date: 星期一, 17 二月 2025 14:59:43 +0800
Subject: [PATCH] #移库任务
---
zy-asrs-flow/src/locales/en-US/map.ts | 46 ++++++++++++++++++++++++++++++++++++++++++++++
1 files changed, 46 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 8f15e8f..e905fe3 100644
--- a/zy-asrs-flow/src/locales/en-US/map.ts
+++ b/zy-asrs-flow/src/locales/en-US/map.ts
@@ -8,12 +8,31 @@
'map.save': 'Save Map',
'map.load': 'Load Map',
'map.clear': 'Clear Map',
+ 'map.x': 'x',
+ 'map.y': 'y',
'map.load.success': 'Welcome To WCS.',
'': '',
'': '',
'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.enable': 'Enable',
+ 'map.diable': 'Disable',
+ 'map.handle': 'Handle',
+ 'map.command': 'Command',
+ 'map.loc.sts': 'Location Status',
'map.loc.operation': 'Location Operation',
'map.loc.lock': 'Lock',
'map.loc.unlock': 'Unlock',
@@ -22,7 +41,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 +74,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',
'': '',
'': '',
'': '',
@@ -89,6 +134,7 @@
'map.settings.shelf.lift': 'Lift',
'map.settings.shelf.charge': 'Charge',
'map.settings.shelf.diable': 'Diable',
+ 'map.settings.shelf.reference': 'Reference',
'': '',
'': '',
'': '',
--
Gitblit v1.9.1