Skip to content

Commit

Permalink
update signInTitle and signInDesc
Browse files Browse the repository at this point in the history
  • Loading branch information
Jzow committed Aug 13, 2024
1 parent 1fcb7d1 commit b4d1f2d
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions web/src/locales/lang/en/sys.ts
Original file line number Diff line number Diff line change
Expand Up @@ -76,8 +76,8 @@ export default {
signUpFormTitle: 'Sign up',
forgetFormTitle: 'Reset password',

signInTitle: 'HO-STAR MARINE ERP',
signInDesc: 2024-2030 HO-STAR MARINE SOLUTIONS CORPORATION - All Right Reserved',
signInTitle: 'Provide next-generation intelligent ERP system software for enterprises',
signInDesc: 2023-2033 Wan Sen ERP - All Right Reserved',
policy: 'I agree, to the WanSer ERP System Privacy Policy',
scanSign: `scanning the code to complete the login`,

Expand Down
4 changes: 2 additions & 2 deletions web/src/locales/lang/zh-CN/sys.ts
Original file line number Diff line number Diff line change
Expand Up @@ -70,8 +70,8 @@ export default {
signUpFormTitle: '注册租户',
forgetFormTitle: '重置密码',

signInTitle: 'HO-STAR MARINE ERP',
signInDesc: 2024-2030 HO-STAR MARINE SOLUTIONS CORPORATION - 版权所有',
signInTitle: '为企业提供下一代智能ERP系统软件',
signInDesc: 2023-2033 Wan Sen ERP - All Right Reserved 版权所有',
policy: '我同意,《万森ERP系统》隐私政策',
scanSign: `扫码后点击"确认",即可完成登录`,

Expand Down

0 comments on commit b4d1f2d

Please sign in to comment.