From bcf5da418199cecd2968f2f8bf2974c8dcc6e283 Mon Sep 17 00:00:00 2001 From: lpw Date: Tue, 18 Mar 2025 09:04:18 +0800 Subject: [PATCH] 提交 4.4.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