From 6c17e1f3da486ffd16b7237d9bc35a9bcbef5348 Mon Sep 17 00:00:00 2001 From: chenlu <1320612696@qq.com> Date: 星期五, 29 三月 2024 16:35:41 +0800 Subject: [PATCH] Merge branch 'master' of http://10.153.19.25:10101/r/ERP_override --- north-glass-erp/northglass-erp/src/lang/en.js | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/north-glass-erp/northglass-erp/src/lang/en.js b/north-glass-erp/northglass-erp/src/lang/en.js index 9248a3b..2bdfa63 100644 --- a/north-glass-erp/northglass-erp/src/lang/en.js +++ b/north-glass-erp/northglass-erp/src/lang/en.js @@ -127,6 +127,12 @@ msgDeleteSuccess:'Successfully delete', deleteConfirm:'Confirm order deletion?', orderType:'Order Type', + processFlows:'Process flows:', + copy:'Copy', + copyTitle:'Copy Title', + msgList:{ + checkOrder:'No order information is found. Please click Order first' + } }, craft:{ glassAddress:'Glass Address', -- Gitblit v1.8.0