From 0ece3ba8c92df0438af52b8de6b9225d8ada4103 Mon Sep 17 00:00:00 2001
From: wu <731351411@qq.com>
Date: 星期四, 30 十一月 2023 08:46:34 +0800
Subject: [PATCH] Merge branch 'master' of http://10.153.19.25:10101/r/CanadaMes

---
 CanadaMes-ui/src/lang/locales/en-US.json |   79 ++++++++++++++++++++++++++++-----------
 1 files changed, 56 insertions(+), 23 deletions(-)

diff --git a/CanadaMes-ui/src/lang/locales/en-US.json b/CanadaMes-ui/src/lang/locales/en-US.json
index b1d598d..89c7d18 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",
-  "Manually feed the glass":"Manually feed the glass",
+  "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,32 +236,30 @@
   "Alarm Information":"Alarm Information",
   "Cage Details":"Cage Details",
   "order":"order",
-  "length":"length",
-  "width":"width",
-  "coating":"coating",
+  "Length":"Length",
+  "Width":"Width",
   "Operate":"Operate",
-  "end task":"end task",
-  "cancal":"cancal",
+  "Terminate Task":"Terminate Task",
+  "cancel":"cancel",
   "confirm":"confirm",
-  "number":"number",
-  "Coming out glass ID":"Coming out glass ID",
-  "Incoming glass ID":"Incoming glass ID",
-  "The Cage number being used":"The Cage number being used",
-  "The Grille number being used":"The Grille 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",
-  "tier":"tier",
-  "cell":"cell",
-  "glassid":"glassid",
-  "order number":"order number",
-  "delete":"delete",
-  "out":"out",
+  "The Side":"The Side",
+  "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",
@@ -272,10 +270,45 @@
   "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",
+  
+
   "No":"No",
   "Please enter the password":"Please enter the password",
-  "Password error":"Password error"
+  "Password error":"Password error",
+  "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",
+  "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 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",
+  "Normal":"Normal",
+  "Entering":"Entering",
+  "Outing":"Outing",
+  "Suspend":"Suspend"
 
 }
\ No newline at end of file

--
Gitblit v1.8.0