From f81f651420cf39c67e1d05e9352cb99329841a93 Mon Sep 17 00:00:00 2001
From: lpw <812862340@qq.com>
Date: Fri, 13 Mar 2026 09:10:37 +0800
Subject: [PATCH] 提交版本 4.11.0

---
 localizable/base.plist |   68 ++++++++++++++++++++++++++++++++--
 1 files changed, 64 insertions(+), 4 deletions(-)

diff --git a/localizable/base.plist b/localizable/base.plist
index ceea44e..bc3fed2 100644
--- a/localizable/base.plist
+++ b/localizable/base.plist
@@ -16,12 +16,12 @@
 	<string>SDK Version</string>
 	<key>wasdk_pat_version</key>
 	<string>Pat Version</string>
-	<key>wasdk_login_signinwithapple</key>
-	<string>Sign in with Apple</string>
 	<key>wasdk_has_no_pat</key>
 	<string>None</string>
 	<key>wasdk_login</key>
 	<string>Login</string>
+	<key>wasdk_login_signinwithapple</key>
+	<string>Sign in with Apple</string>
 	<key>wasdk_login_facebook</key>
 	<string>Facebook</string>
 	<key>wasdk_login_game_center</key>
@@ -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 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>
 	<key>wasdk_ad_login_cancellogin</key>
 	<string>Cancel login</string>
 	<key>wasdk_ad_login_goonlogin</key>
@@ -319,5 +319,65 @@
 	<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>
+	<key>wa_sdk_login_fail_conent</key>
+	<string>Login failed. Please contact customer service for assistance.</string>
+	<key>wa_sdk_login_fail_kefu</key>
+	<string>Support</string>
+	<key>wa_sdk_pass_name_f5</key>
+	<string>F5 VIP</string>
+	<key>wa_sdk_pass_name_ghg</key>
+	<string>GHG PLUS</string>
+	<key>wa_sdk_copy_the_link</key>
+	<string>COPY LINK</string>
+	<key>wa_sdk_check_pass</key>
+	<string>Open this link in a browser to see how many days are left for %@.</string>
+	<key>wa_sdk_join_pass</key>
+	<string>Open this link in your browser to claim your exclusive benefits.</string>
+	<key>wa_sdk_pass_kefu</key>
+	<string>Exclusive offer for our loyal players. For any questions, please contact customer service.</string>
+	<key>wa_sdk_pass_kefu_passuser</key>
+	<string>Contact customer service to check the remaining days on your %@.</string>
+	<key>wa_sdk_coins_name_f5</key>
+	<string>F5 SPARKS</string>
+	<key>wa_sdk_coins_name_ghg</key>
+	<string>GHG STARS</string>
+	<key>wa_sdk_coins_voucher_spend_confirm_balance</key>
+	<string>%@ Balance:</string>
+	<key>wa_sdk_coins_voucher_spend_confirm_cost</key>
+	<string>This purchase will cost</string>
+	<key>wa_sdk_coins_voucher_spend_confirm_buy</key>
+	<string>You can use %@ to purchase</string>
+	<key>wa_sdk_coins_voucher_spend_confirm</key>
+	<string>Confirm payment with %@?</string>
+	<key>wa_sdk_coins_not_use</key>
+	<string>Do not use %@</string>
+	<key>wa_sdk_coins_money_pay</key>
+	<string>Pay %@</string>
+	<key>wa_sdk_coins_pay_with_discount</key>
+	<string>Pay with Discount</string>
+	<key>wa_sdk_coins_decline_discount</key>
+	<string>Decline Discount</string>
+	<key>wa_sdk_coins_get_coins</key>
+	<string>Get %@</string>
+	<key>wa_sdk_coins_copy_link</key>
+	<string>Link copied. Open browser to view.</string>
+	<key>wa_sdk_coins_claim_free_voucher_desc</key>
+	<string>%@ can be used to purchase any paid item in the game.</string>
+	<key>wa_sdk_coins_confirm</key>
+	<string>Confirm</string>
 </dict>
 </plist>

--
Gitblit v1.8.0