This commit is contained in:
2025-12-03 16:26:49 +08:00
parent 04a392e7c7
commit 49f730b609
11 changed files with 391 additions and 12 deletions

View File

@@ -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

View File

@@ -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" = "请输入邮箱验证码";
// 语言切换提示