From 707d28bd18f8832ac3824af4ae6f50dc1a30ee41 Mon Sep 17 00:00:00 2001 From: clll <1320612696@qq.com> Date: 星期三, 29 十一月 2023 11:02:50 +0800 Subject: [PATCH] Merge branch 'master' of http://10.153.19.25:10101/r/CanadaMes --- CanadaMes-ui/src/lang/locales/en-US.json | 64 ++++++++++++++++++++------------ 1 files changed, 40 insertions(+), 24 deletions(-) diff --git a/CanadaMes-ui/src/lang/locales/en-US.json b/CanadaMes-ui/src/lang/locales/en-US.json index c8bf7f0..f27a908 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", - "cancal":"cancal", + "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,12 +279,32 @@ "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", - "permission update":"permission update" + "Enter the Order No":"Enter the Order No", + "OrderInfo":"OrderInfo", + "Query":"Query", + "permission update":"permission update", + "query was successful":"query was successful", + "Scan Code Point":"Scan Code Point", + "Upper film position":"Upper film position", + "Glass Information":"Glass Information", + "current Information":"current information", + "Modify Information":"Modify information", + "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", + "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