webman迁移

This commit is contained in:
2026-03-18 11:22:12 +08:00
parent dab3b3148f
commit ea77c7b3a1
623 changed files with 38163 additions and 106 deletions

View File

@@ -0,0 +1,24 @@
export default {
reach: ' Reach ',
login: 'Login',
register: 'Register',
'Via email': 'By email',
'Via mobile number': 'By mobile number',
'User name': 'User name',
account: 'Username/Email/Mobile',
password: 'Password',
'Verification Code': 'Captcha',
mobile: 'mobile',
email: 'email',
send: 'send',
seconds: 'seconds',
'Remember me': 'Remember me',
'Forgot your password?': 'Forgot your password?',
'Back to login': 'Back to login',
'No account yet? Click Register': 'No account yet? Click Register',
'Retrieve password': 'Retrieve password',
'Retrieval method': 'Retrieval method',
'New password': 'New password',
second: 'second',
'Account name': 'Account name',
}