modify text

This commit is contained in:
MaysWind
2020-10-25 19:42:45 +08:00
parent 9e63373b4f
commit 35eac86454
3 changed files with 8 additions and 4 deletions
+3 -1
View File
@@ -43,8 +43,10 @@ export default {
'Settings': 'Settings',
'Back': 'Back',
'Username': 'Username',
'Username or Email': 'Username or Email',
'Your username': 'Your username',
'Your username or Email': 'Your username or Email',
'Password': 'Password',
'Your password': 'Your password',
'Log In': 'Log In',
'Don\'t have an account?': 'Don\'t have an account?',
'Create an account': 'Create an account',
+3 -1
View File
@@ -43,8 +43,10 @@ export default {
'Settings': '设置',
'Back': '返回',
'Username': '用户名',
'Username or Email': '用户名或注册邮箱',
'Your username': '你的用户名',
'Your username or Email': '你的用户名或注册邮箱',
'Password': '密码',
'Your password': '你的密码',
'Log In': '登录',
'Don\'t have an account?': '还没有账号?',
'Create an account': '创建新账号',