From e540ffc6feb658905099c10ef503472fe54cb511 Mon Sep 17 00:00:00 2001
From: zhoushihao <zsh19950802@163.com>
Date: 星期一, 11 八月 2025 16:14:24 +0800
Subject: [PATCH] Merge remote-tracking branch 'origin/master'

---
 UI-Project/src/lang/en.js |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)

diff --git a/UI-Project/src/lang/en.js b/UI-Project/src/lang/en.js
index 8049bb7..e9318cc 100644
--- a/UI-Project/src/lang/en.js
+++ b/UI-Project/src/lang/en.js
@@ -334,6 +334,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',
@@ -793,6 +795,7 @@
         finegrinding: 'Fine grinding',
     },
     hellow: {
+        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 +920,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