From a9a447b013dad900aa3abdad6122e422e09fea11 Mon Sep 17 00:00:00 2001 From: lpw <812862340@qq.com> Date: Thu, 16 Jul 2026 09:11:08 +0800 Subject: [PATCH] 提交版本 4.13.0 --- localizable/en.plist | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/localizable/en.plist b/localizable/en.plist index 4006013..72337cc 100644 --- a/localizable/en.plist +++ b/localizable/en.plist @@ -379,5 +379,11 @@ <string>%@ can be used to purchase any paid item in the game.</string> <key>wa_sdk_coins_confirm</key> <string>Confirm</string> + <key>wa_sdk_auth_apply_user_info</key> + <string>Requesting access to your profile</string> + <key>wa_sdk_auth_apply_login</key> + <string>%@ is requesting login</string> + <key>wa_sdk_auth_faile_alert</key> + <string>Failed to get user info. Log in and enter the game server before trying again.</string> </dict> </plist> -- Gitblit v1.8.0