From 777347ead7635a08fa2623961095fc37feaedef1 Mon Sep 17 00:00:00 2001 From: lpw <812862340@qq.com> Date: Thu, 08 Jan 2026 09:06:17 +0800 Subject: [PATCH] 提交版本 4.9.0 --- localizable/base.plist | 16 +++++++++++++++- 1 files changed, 15 insertions(+), 1 deletions(-) diff --git a/localizable/base.plist b/localizable/base.plist index 3078efc..54ddf1e 100644 --- a/localizable/base.plist +++ b/localizable/base.plist @@ -192,7 +192,7 @@ <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 %d (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 %@ (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> @@ -333,5 +333,19 @@ <string>Data Consent</string> <key>wa_sdk_not_remind_next_time</key> <string>Don\'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> </dict> </plist> -- Gitblit v1.8.0