Browse Source

中英文

master_hella_20240701
yufei0306 8 months ago
parent
commit
fcba1385f0
  1. 5
      src/locales/en-US.ts
  2. 4
      src/locales/zh-CN.ts

5
src/locales/en-US.ts

@ -1122,7 +1122,10 @@ export default {
:'Forget Password', :'Forget Password',
:'User Name', :'User Name',
:'Mail', :'Mail',
:'Today' :'Today',
:'Please enter the reason for rejection',
'驳回原因不能为空,且不超过60字':'The reason for rejection cannot be empty and cannot exceed 60 words'
}, },

4
src/locales/zh-CN.ts

@ -1122,7 +1122,9 @@ export default {
:'忘记密码', :'忘记密码',
:'用户名', :'用户名',
:'邮箱', :'邮箱',
:'今日' :'今日',
:'请输入驳回原因',
'驳回原因不能为空,且不超过60字':'驳回原因不能为空,且不超过60字'
}, },

Loading…
Cancel
Save