From 55234d83d82c9777ec4bf15570259c0c3fc09631 Mon Sep 17 00:00:00 2001 From: luxiaotao1123 <t1341870251@163.com> Date: 星期三, 18 九月 2024 13:32:03 +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