Skip to content

Commit 2f52383

Browse files
committed
fix: auth translate
1 parent 046d491 commit 2f52383

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

web/public/locales/en/translation.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -285,11 +285,11 @@
285285
},
286286
"star-us-on-github": "Star us on GitHub",
287287
"AuthPanel": {
288-
"Phone": "Phone Number",
288+
"Phone": "Phone",
289289
"PhoneTip": "Please input a valid phone number",
290290
"PhonePlaceholder": "Please input your phone number",
291-
"ValidationCode": "Verification Code",
292-
"getValidationCode": "Get Verification Code",
291+
"ValidationCode": "Code",
292+
"getValidationCode": "Send Code",
293293
"Login": "Login",
294294
"LoginTip": "Please input your phone number and verification code",
295295
"LoginWithGithub": "Login with GitHub",
@@ -299,7 +299,7 @@
299299
"ToRegister": "Go to Register",
300300
"ToLogin": "Go to Login",
301301
"PasswordLogin": "Password Login",
302-
"PhoneLogin": "Login with Phone Verification Code",
302+
"PhoneLogin": "Phone Login",
303303
"Account": "Username",
304304
"AccountPlaceholder": "Please input your username",
305305
"Password": "Password",

0 commit comments

Comments
 (0)