From 8ef2bb5e46d84594e6ed632c07ea0b47a1bf6c4d Mon Sep 17 00:00:00 2001
From: Junjie <540245094@qq.com>
Date: 星期三, 11 十二月 2024 16:15:17 +0800
Subject: [PATCH] #path similarity

---
 zy-asrs-flow/src/locales/en-US.ts |    8 ++++++++
 1 files changed, 8 insertions(+), 0 deletions(-)

diff --git a/zy-asrs-flow/src/locales/en-US.ts b/zy-asrs-flow/src/locales/en-US.ts
index 654c3e5..c2c138d 100644
--- a/zy-asrs-flow/src/locales/en-US.ts
+++ b/zy-asrs-flow/src/locales/en-US.ts
@@ -5,6 +5,7 @@
   'commont.enter':'Please enter',
   'commont.select':'Please select',
   'common.submit':'Submit',
+  'common.confirm':'Confirm',
   'common.cancel':'Cancel',
   'common.reset':'Reset',
   'common.username':'Username',
@@ -15,9 +16,16 @@
   'common.undefined':'Undefined',
   'common.phone':'Phone',
   'common.email':'Email',
+  'common.select.cancel':'Cancel Selection',
   'common.realname':'Real Name',
   'common.idcard':'ID Number',
   'common.introduction':'Introduction',
+  'common.execute':'Execute',
+  'common.success':'Success',
+  'common.fail':'Fail',
+  'common.account.logout': 'Logout',
+  'common.search.placeholder': 'Please enter search content',
+  'common.loading.api.message': 'Calling Server...',
   '':'',
   '':'',
   '':'',

--
Gitblit v1.9.1