From 5e128c7c6d8b08901f78b5ecf8ee5e4ea16c6777 Mon Sep 17 00:00:00 2001 From: lpw <812862340@qq.com> Date: Thu, 16 Jul 2026 11:51:56 +0800 Subject: [PATCH] 提交版本 4.13.1 --- localizable/base.plist | 6 ++++++ 1 files changed, 6 insertions(+), 0 deletions(-) diff --git a/localizable/base.plist b/localizable/base.plist index bc3fed2..8c0882b 100644 --- a/localizable/base.plist +++ b/localizable/base.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