From 1305595717fd1f0a9f59eb439b3f04c665dceaa7 Mon Sep 17 00:00:00 2001 From: lpw <812862340@qq.com> Date: Thu, 11 Sep 2025 09:03:23 +0800 Subject: [PATCH] 提交版本 4.7.0 --- res/AIHelpSupportSDK.bundle/lan/en.lproj/Localizable.strings | 7 ++++++- 1 files changed, 6 insertions(+), 1 deletions(-) diff --git a/res/AIHelpSupportSDK.bundle/lan/en.lproj/Localizable.strings b/res/AIHelpSupportSDK.bundle/lan/en.lproj/Localizable.strings index 4bd02c9..a425f89 100644 --- a/res/AIHelpSupportSDK.bundle/lan/en.lproj/Localizable.strings +++ b/res/AIHelpSupportSDK.bundle/lan/en.lproj/Localizable.strings @@ -127,4 +127,9 @@ "aihelp_loading"="Loading~"; "aihelp_loading_failed"="Loading failed"; "aihelp_typing_indicator"="Agent is typing..."; -"aihelp_switched_to_agent"="You are now connected to a human agent."; +"aihelp_switched_to_agent"="You are now connected to a human agent"; +"aihelp_select_file"="Select File"; +"aihelp_file_not_select"="Please select a file."; +"aihelp_max_file_limit_ios"="You can upload a maximum of %@ files."; +"aihelp_max_file_limit_android"="You can upload a maximum of %s files."; +"aihelp_max_file_limit_web"="You can upload a maximum of {val} files."; -- Gitblit v1.8.0