From a4d8c9d69e1c171a8aa38a3f9be613f322a2c2b9 Mon Sep 17 00:00:00 2001 From: wuyouming666 <2265557248@qq.com> Date: 星期一, 09 十月 2023 16:10:44 +0800 Subject: [PATCH] Merge branch 'master' of http://10.153.19.25:10101/r/CanadaMes --- CanadaMes-ui/src/lang/locales/en-US.json | 33 +++++++++++++++++++++------------ 1 files changed, 21 insertions(+), 12 deletions(-) diff --git a/CanadaMes-ui/src/lang/locales/en-US.json b/CanadaMes-ui/src/lang/locales/en-US.json index 467713e..60e56b0 100644 --- a/CanadaMes-ui/src/lang/locales/en-US.json +++ b/CanadaMes-ui/src/lang/locales/en-US.json @@ -228,7 +228,7 @@ "Enter the glass lD":"Enter the glass lD", - "Manually feed the glass":"Manually feed the glass", + "Infeed barcodid":"Infeed barcodid", "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", @@ -238,28 +238,29 @@ "order":"order", "length":"length", "width":"width", - "coating":"coating", "Operate":"Operate", "end task":"end task", "cancal":"cancal", "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", + "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", + "Length and Width":"Length and Width", "id":"id", "content":"content", "timeon":"timeon", "endTime":"endTime", "The Cage number":"The Cage number", - "tier":"tier", - "cell":"cell", - "glassid":"glassid", - "order number":"order 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", @@ -274,11 +275,19 @@ "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", "DataBase Connection failed":"DataBase Connection failed", - "Distribute parameters":"Distribute parameters" + "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" } \ No newline at end of file -- Gitblit v1.8.0