From d090edfef3884837b55263cc11e1c9462f724cbc Mon Sep 17 00:00:00 2001
From: wangfei <3597712270@qq.com>
Date: 星期三, 10 十二月 2025 17:01:27 +0800
Subject: [PATCH] 系统管理模块测试调整
---
UI-Project/src/lang/en.js | 30 ++++++++++++++++++++++++++++++
1 files changed, 30 insertions(+), 0 deletions(-)
diff --git a/UI-Project/src/lang/en.js b/UI-Project/src/lang/en.js
index 8049bb7..e041c92 100644
--- a/UI-Project/src/lang/en.js
+++ b/UI-Project/src/lang/en.js
@@ -36,6 +36,7 @@
basicData: {
untask: 'No task',
tonumber: 'Total number of films uploaded',
+ sectionUpperSuccessful:'Upper section operation successful锛�',
finishnumber: 'Completed quantity',
rackreset: 'Rack reset',
prackreset: 'Is the rack reset锛�',
@@ -129,12 +130,20 @@
},
order: {
projectnumber: 'Please enter the project number',
+ noGlassToDamage:'No broken glass锛�',
dilapidation: 'Breakage',
+ dilapidationDetails:'Damage details',
+ dilapidationAll:'One-click damage',
+ dilapidationWhether:'Whether it is broken with one click锛�',
takeaway: 'Manual removal',
takeawaya: 'Should the information be manually taken away锛�',
takeon: 'The arrangement is complete',
},
searchOrder: {
+ loadingText: 'Loading data, please wait...',
+ firstLinePriority: 'First-line priority',
+ secondLinePriority: 'second-line priority',
+ hollowPriority:'Hollow priority',
furnaces:'Number of full furnaces',
furnfullTemp: 'Total amount of glass',
startCell: 'Target layer number',
@@ -334,6 +343,8 @@
finedging: 'has been edging',
},
processCard: {
+ thisIsTheIndoorSurface: 'This is the indoor surface',
+ thisSideIsOutsideTheRoom: 'This side is outside the room',
intofurnace: 'Entering the furnace',
beforefurnace: 'Before entering the furnace',
outfurnace: 'Glass finished from tempering furnace',
@@ -401,6 +412,11 @@
height: 'Height',
},
productStock: {
+ inconfirmpassword: 'Please enter the confirmation password',
+ passwordNotMatch: 'The passwords entered do not match',
+ confirmpassword: 'Confirm Password',
+ inputNewPassword: 'Please enter a new password',
+ userIdError: 'Failed to obtain user ID',
configName: 'configure name',
configNamea:'configure name锛�',
configCode: 'Configuration Code',
@@ -513,6 +529,7 @@
createTime: 'Return date',
},
large: {
+ patchCount:'Quantity Replenished',
Productionsituation:'Production situation',
Productionandoperationstatus:'Production and operation status',
cuttingState:'Operation status on the day of cutting',
@@ -793,6 +810,18 @@
finegrinding: 'Fine grinding',
},
hellow: {
+ pleaseConfirm: 'Please double-click to confirm this fault after the issue has been resolved to ensure the system operates normally!',
+ taskAlreadyClaimed: 'This task has already been claimed and cannot be performed again.',
+ claimed: 'Already claimed',
+ claimFailed: 'Failed to receive task',
+ claimedTasksCleared: 'The received task status has been cleared',
+ Content:'Content',
+ idSame:'The glass ID for the entry task is the same',
+ sizeSame:'There are glass pieces of the same specification inside the cage',
+ slotLess:'Insufficient remaining slots',
+ overSize:'There is glass in the straight-through feeder, end this feeding process.',
+ noGlass:'Glass information not found, please collect the project',
+ projectMsg2:'Please select a label template',
clickmakesure: 'Whether or not to confirm the click锛�',
logarithm: 'logarithm锛�',
totalPairQuantitya: 'Total number of task allocation pairs',
@@ -917,6 +946,7 @@
stopproject: 'Pause Task',
pstopproject: 'Do you want to pause the task锛�',
reviewproject: 'Preview project',
+ plselectproject: 'Select Preview Project',
line: 'line',
linea: 'line锛�',
line1: 'Line 1',
--
Gitblit v1.8.0