3
This commit is contained in:
@@ -32,6 +32,15 @@
|
||||
"Failed to save login state" = "Failed to save login state";
|
||||
"请切换到主App完成登录" = "Please switch to the main app to finish signing in";
|
||||
"Continue Via Email" = "Continue Via Email";
|
||||
"Login With Email Password" = "Login With Email Password";
|
||||
"Enter Email Address" = "Enter Email Address";
|
||||
"Enter Password" = "Enter Password";
|
||||
"Enter Repeat Password" = "Enter Repeat 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";
|
||||
"Next Step" = "Next Step";
|
||||
"Enter Email Verification Code" = "Enter Email Verification Code";
|
||||
|
||||
|
||||
// Language switching prompt
|
||||
|
||||
@@ -32,6 +32,15 @@
|
||||
"Failed to save login state" = "保存登录态失败";
|
||||
"请切换到主App完成登录" = "请切换到主App完成登录";
|
||||
"Continue Via Email" = "通过邮箱登录";
|
||||
"Login With Email Password" = "使用邮箱密码登录";
|
||||
"Enter Email Address" = "请输入邮箱地址";
|
||||
"Enter Password" = "请输入密码";
|
||||
"Enter Repeat Password" = "请再次输入密码";
|
||||
"Please complete all fields" = "请先填写完整信息";
|
||||
"The two passwords do not match" = "两次输入的密码不一致";
|
||||
"Reset Password" = "重置密码";
|
||||
"Next Step" = "下一步";
|
||||
"Enter Email Verification Code" = "请输入邮箱验证码";
|
||||
|
||||
|
||||
// 语言切换提示
|
||||
|
||||
Reference in New Issue
Block a user