From 3746a02022f21a3016ffdb5ef41ea8e0693c1897 Mon Sep 17 00:00:00 2001 From: lpw <812862340@qq.com> Date: Wed, 02 Jul 2025 17:19:40 +0800 Subject: [PATCH] 4.5.0_优化内容弹窗判断 --- localizable/base.plist | 4 ++++ 1 files changed, 4 insertions(+), 0 deletions(-) diff --git a/localizable/base.plist b/localizable/base.plist index 66df20e..ceea44e 100644 --- a/localizable/base.plist +++ b/localizable/base.plist @@ -315,5 +315,9 @@ <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> </dict> </plist> -- Gitblit v1.8.0