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/es.lproj/Localizable.strings | 7 ++++++- 1 files changed, 6 insertions(+), 1 deletions(-) diff --git a/res/AIHelpSupportSDK.bundle/lan/es.lproj/Localizable.strings b/res/AIHelpSupportSDK.bundle/lan/es.lproj/Localizable.strings index 8333ff5..3e015ca 100644 --- a/res/AIHelpSupportSDK.bundle/lan/es.lproj/Localizable.strings +++ b/res/AIHelpSupportSDK.bundle/lan/es.lproj/Localizable.strings @@ -127,4 +127,9 @@ "aihelp_loading"="Cargando~"; "aihelp_loading_failed"="Error al cargar"; "aihelp_typing_indicator"="El agente está escribiendo..."; -"aihelp_switched_to_agent"="Ahora está conectado con un agente humano."; +"aihelp_switched_to_agent"="Ahora estás conectado a un agente humano"; +"aihelp_select_file"="Seleccionar archivo"; +"aihelp_file_not_select"="Por favor, seleccione un archivo."; +"aihelp_max_file_limit_ios"="Puede subir un máximo de %@ archivos."; +"aihelp_max_file_limit_android"="Puede subir un máximo de %s archivos."; +"aihelp_max_file_limit_web"="Puede subir un máximo de {val} archivos."; -- Gitblit v1.8.0