From ff23dad9cd3b86e926c66f33c3e4c86fa5e481e1 Mon Sep 17 00:00:00 2001 From: luxiaotao1123 <t1341870251@163.com> Date: 星期三, 18 九月 2024 13:41:35 +0800 Subject: [PATCH] # --- zy-acs-flow/src/i18n/en.js | 5 +++++ 1 files changed, 5 insertions(+), 0 deletions(-) diff --git a/zy-acs-flow/src/i18n/en.js b/zy-acs-flow/src/i18n/en.js index bb203c3..8d5d374 100644 --- a/zy-acs-flow/src/i18n/en.js +++ b/zy-acs-flow/src/i18n/en.js @@ -495,6 +495,11 @@ errDesc: "error", }, } + }, + page: { + loc: { + init: 'INITIALIZE' + } } }; -- Gitblit v1.9.1