1
This commit is contained in:
@@ -25,6 +25,7 @@
|
||||
"Sign-in failed" = "Sign-in failed";
|
||||
"Sign in to unlock all features" = "Sign in to unlock all features";
|
||||
"We'll use Apple for a quick, secure sign-in" = "We'll use Apple for a quick, secure sign-in";
|
||||
"Log In To Key Of Love" = "Log In To Key Of Love";
|
||||
"Sign in with Apple requires iOS 13 or later" = "Sign in with Apple requires iOS 13 or later";
|
||||
"需要 iOS13+ 才能使用 Apple 登录" = "Sign in with Apple requires iOS 13 or later";
|
||||
"Invalid login credential" = "Invalid login credential";
|
||||
@@ -36,6 +37,10 @@
|
||||
"Enter Email Address" = "Enter Email Address";
|
||||
"Enter Password" = "Enter Password";
|
||||
"Enter Repeat Password" = "Enter Repeat Password";
|
||||
"Enter Your Email Address" = "Enter Your Email Address";
|
||||
"Enter The Password" = "Enter The Password";
|
||||
"Please Enter Your Email Address" = "Please Enter Your Email Address";
|
||||
"Please Enter The Password" = "Please Enter The Password";
|
||||
"Please complete all fields" = "Please complete all fields";
|
||||
"The two passwords do not match" = "The two passwords do not match";
|
||||
"Reset Password" = "Reset Password";
|
||||
@@ -43,6 +48,12 @@
|
||||
"Enter Email Verification Code" = "Enter Email Verification Code";
|
||||
"Verify Email" = "Verify Email";
|
||||
"We have already sent it to the email address %@. Please enter the 6-digit verification code from the email to verify your mailbox." = "We have already sent it to the email address %@. Please enter the 6-digit verification code from the email to verify your mailbox.";
|
||||
"Forgot Password?" = "Forgot Password?";
|
||||
"Already Have An Account?" = "Already Have An Account?";
|
||||
"Don't Have An Account?" = "Don't Have An Account?";
|
||||
"Sign Up" = "Sign Up";
|
||||
"Sign In" = "Sign In";
|
||||
"Login" = "Login";
|
||||
|
||||
|
||||
// Language switching prompt
|
||||
|
||||
@@ -25,6 +25,7 @@
|
||||
"Sign-in failed" = "登录失败";
|
||||
"Sign in to unlock all features" = "登录后可使用全部功能";
|
||||
"We'll use Apple for a quick, secure sign-in" = "我们将使用 Apple 进行快速安全登录";
|
||||
"Log In To Key Of Love" = "登录 Key Of Love";
|
||||
"Apple 登录需要 iOS 13 及以上版本" = "Apple 登录需要 iOS 13 及以上版本";
|
||||
"Sign in with Apple requires iOS 13 or later" = "需要 iOS13+ 才能使用 Apple 登录";
|
||||
"Invalid login credential" = "无效的登录凭证";
|
||||
@@ -36,6 +37,10 @@
|
||||
"Enter Email Address" = "请输入邮箱地址";
|
||||
"Enter Password" = "请输入密码";
|
||||
"Enter Repeat Password" = "请再次输入密码";
|
||||
"Enter Your Email Address" = "请输入您的邮箱地址";
|
||||
"Enter The Password" = "请输入密码";
|
||||
"Please Enter Your Email Address" = "请输入您的邮箱地址";
|
||||
"Please Enter The Password" = "请输入密码";
|
||||
"Please complete all fields" = "请先填写完整信息";
|
||||
"The two passwords do not match" = "两次输入的密码不一致";
|
||||
"Reset Password" = "重置密码";
|
||||
@@ -43,6 +48,12 @@
|
||||
"Enter Email Verification Code" = "请输入邮箱验证码";
|
||||
"Verify Email" = "验证邮箱";
|
||||
"We have already sent it to the email address %@. Please enter the 6-digit verification code from the email to verify your mailbox." = "我们已将验证码发送至邮箱 %@,请在邮件中查看并输入 6 位验证码完成验证。";
|
||||
"Forgot Password?" = "忘记密码?";
|
||||
"Already Have An Account?" = "已经有账号了?";
|
||||
"Don't Have An Account?" = "还没有账号?";
|
||||
"Sign Up" = "注册";
|
||||
"Sign In" = "登录";
|
||||
"Login" = "登录";
|
||||
|
||||
|
||||
// 语言切换提示
|
||||
|
||||
Reference in New Issue
Block a user