From 00c90408db6f1c07cd801c09bd2cce3e6f71b9cc Mon Sep 17 00:00:00 2001 From: lpw <812862340@qq.com> Date: Tue, 01 Jul 2025 15:28:49 +0800 Subject: [PATCH] 提交版本 4.5.0 --- res/AIHelpSupportSDK.bundle/lan/en.lproj/Localizable.strings | 19 ++++++++++++++----- 1 files changed, 14 insertions(+), 5 deletions(-) diff --git a/res/AIHelpSupportSDK.bundle/lan/en.lproj/Localizable.strings b/res/AIHelpSupportSDK.bundle/lan/en.lproj/Localizable.strings index 932f3ae..4bd02c9 100644 --- a/res/AIHelpSupportSDK.bundle/lan/en.lproj/Localizable.strings +++ b/res/AIHelpSupportSDK.bundle/lan/en.lproj/Localizable.strings @@ -38,7 +38,7 @@ "aihelp_permission_denied"="We need to access your storage to upload images for you."; "aihelp_permission_ignored"="Please enable access to Settings > Permissions > Storage before uploading images."; "aihelp_permission_settings"="Settings"; -"aihelp_rate_additional_feedback_message"="Other suggestions (optional)"; +"aihelp_rate_additional_feedback_message"="Please leave your valuable suggestions or feedback"; "aihelp_rate_app_hint"="Would you like to rate the App?"; "aihelp_rate_button"="Rate now"; "aihelp_rate_dissatisfied"="Bad"; @@ -68,10 +68,10 @@ "aihelp_wednesday"="Wednesday"; "aihelp_yes"="OK"; "aihelp_yesterday"="Yesterday"; -"aihelp_my_task"="My Tickets"; -"aihelp_no_task"="You don't have any tickets at the moment."; +"aihelp_my_task"="My Tasks"; +"aihelp_no_task"="You currently have no tasks."; "aihelp_reply_content"="Reply content"; -"aihelp_task_content"="Ticket content"; +"aihelp_task_content"="Task Details"; "aihelp_task_status"="Ticket status"; "aihelp_media_upload_err_size_ios"="The file size exceeds the limit, please upload the file smaller than %ldM"; "aihelp_media_upload_err_size_android"="The file size exceeds the limit, please upload the file smaller than %sM"; @@ -82,7 +82,7 @@ "aihelp_icloud_sync_failed"="iCloud sync failed"; "aihelp_pending_additional_info"="Pending Additional Info"; "aihelp_submit"="Submit"; -"aihelp_submit_ticket"="You have submitted the ticket, please go to My Tickets to check the progress."; +"aihelp_submit_ticket"="You have submitted a task. Please go to [My Tasks] to check the progress."; "unconfirmed"="Unconfirmed"; "aihelp_check_appid"="Please check the AppID."; " enterCorrectContent "="Please enter the correct content for the next step"; @@ -115,7 +115,16 @@ "image"="Image"; "aihelp_sticker"="sticker"; "video"="Video"; +"sendImage"="Send Image"; "you"="You"; "link"="Link"; +"unavailableTips"="The current content has been adjusted and is temporarily unavailable."; "copy"="Copy"; "translate"="Translate"; +"scanHint"="Please scan the QR code in the AIHelp backend avatar-APP binding section to link your company."; +"domainBindError"="Please scan the code to link your company or check the company information before logging in."; +"cameraPermission"="We need access to your camera permissions to enable the QR code scanning feature to link your company."; +"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."; -- Gitblit v1.8.0