From 1de312a18d164c2fa3718a1a975b8c5804723bcf Mon Sep 17 00:00:00 2001 From: clll <1320612696@qq.com> Date: 星期一, 27 十一月 2023 13:46:12 +0800 Subject: [PATCH] Merge branch 'master' of http://10.153.19.25:10101/r/CanadaMes --- CanadaMes-ui/src/lang/locales/en-US.json | 51 +++++++++++++++++++++++++++------------------------ 1 files changed, 27 insertions(+), 24 deletions(-) diff --git a/CanadaMes-ui/src/lang/locales/en-US.json b/CanadaMes-ui/src/lang/locales/en-US.json index 4cb0513..a3374c9 100644 --- a/CanadaMes-ui/src/lang/locales/en-US.json +++ b/CanadaMes-ui/src/lang/locales/en-US.json @@ -227,8 +227,8 @@ "deleteCancelledMessage": "Deletion cancelled", - "Enter the glass lD":"Enter the glass lD", - "Infeed barcodid":"Infeed barcodid", + "Enter the glass barcode":"Enter the glass barcode", + "Manually Infeed Glass":"Manually Infeed Glass", "Enter the order number":"Enter the order number", "Exit the glass by order number":"Exit the glass by order number", "Please confirm the glass information":"Please confirm the glass information", @@ -236,33 +236,30 @@ "Alarm Information":"Alarm Information", "Cage Details":"Cage Details", "order":"order", - "length":"length", - "width":"width", + "Length":"Length", + "Width":"Width", "Operate":"Operate", - "end task":"end task", + "Terminate Task":"Terminate Task", "cancel":"cancel", "confirm":"confirm", - "number":"number", - "Outfeed Barcodid":"Outfeed Barcodid", - "Infeed Barcodid":"Infeed Barcodid", - "The Cage number being used":"The Cage Number being used", - "The Slot number being used":"The Slot Number being used", - "Order Nmuber":"Order Nmuber", - "Length and Width":"Length and Width", + "Number":"Number", + "Outfeed glass barcode":"Outfeed glass barcode", + "Infeed glass barcode":"Infeed glass barcode", + "Cage No":"Cage No", + "Slot No":"Slot No", + "Dim":"Dim", "id":"id", "content":"content", "timeon":"timeon", "endTime":"endTime", - "The Cage number":"The Cage number", "The Side":"The Side", - "The Slot Number":"The Slot Number", - "Barcodid":"Barcodid", - "Order Number":"Order Number", - "List Number":"List Number", - "Box Number":"Box Number", - "delete":"delete", - "out":"out", + "barcode":"barcode", + "Order No":"Order No", + "List No":"List No", + "Box No":"Box No", + "Delete":"Delete", + "Out":"Out", "Operation successful":"Operation successful", "Operation canceled":"Operation canceled", @@ -273,7 +270,6 @@ "No delete allowed":"No delete allowed", "No out allowed":"No out allowed", "Are you sure to perform this operation ?":"Are you sure to perform this operation ?", - "prompt":"prompt", "Yes":"Yes", @@ -283,13 +279,13 @@ "DataBase Connection failed":"DataBase Connection failed", "Distribute parameters":"Distribute parameters", "The glass size is not within the range":"The glass size is not within the range", - "increase":"increase", + "Increase":"Increase", "Enable":"Enable", "Disable":"Disable", "Usage":"Usage", "Space (Pieces)":"Space (Pieces)", "This glass is already in the cage":"This glass is already in the cage", - "Enter the Order lD":"Enter the Order lD", + "Enter the Order No":"Enter the Order No", "OrderInfo":"OrderInfo", "Query":"Query", "permission update":"permission update", @@ -302,6 +298,13 @@ "Clear Current":"Clear Current", "Confirm Modification":"Confirm modification", "The glass ID already exists in the loading queue":"The glass ID already exists in the loading queue", - "This glass ID already exists in the sorting cage":"This glass ID already exists in the sorting cage" + "This glass ID already exists in the sorting cage":"This glass ID already exists in the sorting cage", + "Production queue":"Production queue", + "Enter the Frame No":"Enter the Frame No", + "Frame No":"Frame No", + "Glass information corresponding to aluminum frame":"Glass information corresponding to aluminum frame", + "In the cage":"In the cage", + "Flip":"Flip", + "In the queue":"In the queue" } \ No newline at end of file -- Gitblit v1.8.0