1
This commit is contained in:
@@ -27,9 +27,9 @@
|
||||
"We'll use Apple for a quick, secure sign-in" = "We'll use Apple for a quick, secure sign-in";
|
||||
"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";
|
||||
"未返回 token" = "No token returned";
|
||||
"保存登录态失败" = "Failed to save login state";
|
||||
"Invalid login credential" = "Invalid login credential";
|
||||
"No token returned" = "No token returned";
|
||||
"Failed to save login state" = "Failed to save login state";
|
||||
"请切换到主App完成登录" = "Please switch to the main app to finish signing in";
|
||||
|
||||
// Generic buttons & tips
|
||||
@@ -67,7 +67,6 @@
|
||||
"Please check this app's wireless-data permission or network connection in Settings." = "Please check this app's wireless-data permission or network connection in Settings.";
|
||||
|
||||
// Permission & guides
|
||||
"使用引导" = "Usage Guide";
|
||||
"Turn on Allow Full Access to experience all features" = "Turn on Allow Full Access to experience all features";
|
||||
"Allow Full Access" = "Allow Full Access";
|
||||
"Follow: Settings → General → Keyboard → Keyboards → %@ → Allow Full Access" = "Follow: Settings → General → Keyboard → Keyboards → %@ → Allow Full Access";
|
||||
|
||||
@@ -32,6 +32,9 @@
|
||||
"保存登录态失败" = "保存登录态失败";
|
||||
"请切换到主App完成登录" = "请切换到主App完成登录";
|
||||
|
||||
// 英文 key 映射(用于代码中直接使用英文 key)
|
||||
"Failed to save login state" = "保存登录态失败";
|
||||
|
||||
// 通用按钮与提示
|
||||
"好" = "好";
|
||||
"确定" = "确定";
|
||||
|
||||
Reference in New Issue
Block a user