From 70db99a34b1a09fd45276f7dd689dbe2ea57e961 Mon Sep 17 00:00:00 2001 From: lpw <812862340@qq.com> Date: Thu, 15 Jan 2026 17:01:15 +0800 Subject: [PATCH] 提交版本 4.9.1 --- localizable/en.plist | 44 ++++++++++++++++++++++++++++++++++++++++++++ 1 files changed, 44 insertions(+), 0 deletions(-) diff --git a/localizable/en.plist b/localizable/en.plist index ddeba6d..f0774d9 100644 --- a/localizable/en.plist +++ b/localizable/en.plist @@ -307,5 +307,49 @@ <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\'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> </dict> </plist> -- Gitblit v1.8.0