From 625be7754ff305f1d74a684b30db91c52041d428 Mon Sep 17 00:00:00 2001
From: lpw <812862340@qq.com>
Date: Thu, 11 Sep 2025 09:04:43 +0800
Subject: [PATCH] 提交版本 4.7.0

---
 localizable/base.plist |   30 ++++++++++++++++++++++++++++--
 1 files changed, 28 insertions(+), 2 deletions(-)

diff --git a/localizable/base.plist b/localizable/base.plist
index eadd779..3078efc 100644
--- a/localizable/base.plist
+++ b/localizable/base.plist
@@ -188,11 +188,11 @@
 
 </string>
 	<key>wasdk_ad_finished_content3</key>
-	<string>This account has been applied for account cancellation, which will be completed by %@ (server time). If you log in before that time, you will cancel the account cancellation process.</string>
+	<string>This account has been applied for account cancellation, which will be completed by %d (server time). If you log in before that time, you will cancel the account cancellation process.</string>
 	<key>wasdk_ad_login_alerttitle</key>
 	<string>Notice</string>
 	<key>wasdk_ad_login_alertcontent</key>
-	<string>This account is applying for account cancellation, which will be completed by %@ (server time). If you choose to continue login, you will cancel this account cancellation application by default, please note.</string>
+	<string>This account is applying for account cancellation, which will be completed by %d (server time). If you choose to continue login, you will cancel this account cancellation application by default, please note.</string>
 	<key>wasdk_ad_login_cancellogin</key>
 	<string>Cancel login</string>
 	<key>wasdk_ad_login_goonlogin</key>
@@ -307,5 +307,31 @@
 	<string>Mobile number already exists!</string>
 	<key>wasdk_login_email_exists</key>
 	<string>Email already exists!</string>
+	<key>wasdk_more</key>
+	<string>MORE</string>
+	<key>wasdk_login_signupbyemail</key>
+	<string>Register with Email</string>
+	<key>wasdk_login_eamillogin_title</key>
+	<string>Email</string>
+	<key>wasdk_login_phonelogin_title</key>
+	<string>Phone Number</string>
+	<key>wa_sdk_graph_code</key>
+	<string>CAPTCHA</string>
+	<key>wa_sdk_please_input_correct_graph_code</key>
+	<string>Please enter the correct CAPTCHA</string>
+	<key>wa_sdk_settings_customer_center</key>
+	<string>Support Center</string>
+	<key>wa_sdk_settings_customer_services</key>
+	<string>Support</string>
+	<key>wa_sdk_settings_account_manager</key>
+	<string>Manage Account</string>
+	<key>wa_sdk_settings_account_delete</key>
+	<string>Delete Account</string>
+	<key>wa_sdk_settings_user_center</key>
+	<string>User Center</string>
+	<key>wa_sdk_settings_data_consent</key>
+	<string>Data Consent</string>
+	<key>wa_sdk_not_remind_next_time</key>
+	<string>Don\&apos;t remind me again</string>
 </dict>
 </plist>

--
Gitblit v1.8.0