From 159331a4c2e2df5aa148cec1be082ff1d286d986 Mon Sep 17 00:00:00 2001 From: luxiaotao1123 <t1341870251@163.com> Date: 星期三, 11 九月 2024 13:33:59 +0800 Subject: [PATCH] # --- zy-acs-flow/src/i18n/en.js | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/zy-acs-flow/src/i18n/en.js b/zy-acs-flow/src/i18n/en.js index 02cc1d9..6868ba2 100644 --- a/zy-acs-flow/src/i18n/en.js +++ b/zy-acs-flow/src/i18n/en.js @@ -59,6 +59,10 @@ validate: { pwdMisMatch: 'The password confirmation is not the same as the password.' }, + settings: { + base: 'Base', + security: 'Security', + }, create: { title: 'Create' }, -- Gitblit v1.9.1