From 07e7d6060b4fa73a3286e325dbdfa9ef6b34a008 Mon Sep 17 00:00:00 2001 From: lpw <812862340@qq.com> Date: Tue, 22 Jul 2025 15:27:25 +0800 Subject: [PATCH] 提交版本 4.6.0 --- localizable/en.plist | 14 +++++++++++++- 1 files changed, 13 insertions(+), 1 deletions(-) diff --git a/localizable/en.plist b/localizable/en.plist index 4cc48de..22b506d 100644 --- a/localizable/en.plist +++ b/localizable/en.plist @@ -192,7 +192,7 @@ <key>wasdk_ad_login_alerttitle</key> <string>Notice</string> <key>wasdk_ad_login_alertcontent</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_cancellogin</key> <string>Cancel login</string> <key>wasdk_ad_login_goonlogin</key> @@ -319,5 +319,17 @@ <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> </dict> </plist> -- Gitblit v1.8.0