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/fr.lproj/Localizable.strings | 7 ++++++- 1 files changed, 6 insertions(+), 1 deletions(-) diff --git a/res/AIHelpSupportSDK.bundle/lan/fr.lproj/Localizable.strings b/res/AIHelpSupportSDK.bundle/lan/fr.lproj/Localizable.strings index 7dc6fb9..b967fc2 100644 --- a/res/AIHelpSupportSDK.bundle/lan/fr.lproj/Localizable.strings +++ b/res/AIHelpSupportSDK.bundle/lan/fr.lproj/Localizable.strings @@ -127,4 +127,9 @@ "aihelp_loading"="Chargement en cours.."; "aihelp_loading_failed"="Échec du chargement"; "aihelp_typing_indicator"="L'agent est en train d'écrire..."; -"aihelp_switched_to_agent"="Vous êtes maintenant connecté à un agent humain."; +"aihelp_switched_to_agent"="Vous êtes maintenant connecté(e) à un agent humain"; +"aihelp_select_file"="Sélectionner un fichier"; +"aihelp_file_not_select"="Veuillez sélectionner un fichier."; +"aihelp_max_file_limit_ios"="Vous pouvez télécharger un maximum de %@ fichiers."; +"aihelp_max_file_limit_android"="Vous pouvez télécharger un maximum de %s fichiers."; +"aihelp_max_file_limit_web"="Vous pouvez télécharger un maximum de {val} fichiers."; -- Gitblit v1.8.0