From dde31d678c8440a79f753a3488a5e0300a12ed6c Mon Sep 17 00:00:00 2001 From: Junjie <540245094@qq.com> Date: 星期二, 09 四月 2024 13:33:43 +0800 Subject: [PATCH] # --- zy-asrs-flow/src/locales/en-US.ts | 3 +++ 1 files changed, 3 insertions(+), 0 deletions(-) diff --git a/zy-asrs-flow/src/locales/en-US.ts b/zy-asrs-flow/src/locales/en-US.ts index 43ecd35..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,6 +16,7 @@ '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', @@ -23,6 +25,7 @@ 'common.fail':'Fail', 'common.account.logout': 'Logout', 'common.search.placeholder': 'Please enter search content', + 'common.loading.api.message': 'Calling Server...', '':'', '':'', '':'', -- Gitblit v1.9.1