From da131b6c590b0b32d5ff4fc5be19e96c1ff31a80 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 29 Apr 2025 17:40:50 -0400 Subject: [PATCH] =?UTF-8?q?=F0=9F=8C=8D=20i18n:=20Update=20translation.jso?= =?UTF-8?q?n=20with=20latest=20translations=20(#7148)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- client/src/locales/en/translation.json | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/client/src/locales/en/translation.json b/client/src/locales/en/translation.json index b22cfe512..530513c49 100644 --- a/client/src/locales/en/translation.json +++ b/client/src/locales/en/translation.json @@ -652,10 +652,15 @@ "com_ui_fork_info_2": "\"Forking\" refers to creating a new conversation that start/end from specific messages in the current conversation, creating a copy according to the options selected.", "com_ui_fork_info_3": "The \"target message\" refers to either the message this popup was opened from, or, if you check \"{{0}}\", the latest message in the conversation.", "com_ui_fork_info_branches": "This option forks the visible messages, along with related branches; in other words, the direct path to the target message, including branches along the path.", + "com_ui_fork_info_button_label": "View information about forking conversations", "com_ui_fork_info_remember": "Check this to remember the options you select for future usage, making it quicker to fork conversations as preferred.", "com_ui_fork_info_start": "If checked, forking will commence from this message to the latest message in the conversation, according to the behavior selected above.", "com_ui_fork_info_target": "This option forks all messages leading up to the target message, including its neighbors; in other words, all message branches, whether or not they are visible or along the same path, are included.", "com_ui_fork_info_visible": "This option forks only the visible messages; in other words, the direct path to the target message, without any branches.", + "com_ui_fork_more_details_about": "View additional information and details about the \"{{0}}\" fork option", + "com_ui_fork_more_info_options": "View detailed explanation of all fork options and their behaviors", + "com_ui_fork_more_info_remember": "View explanation of how the \"{{0}}\" option saves your preferences for future forks", + "com_ui_fork_more_info_split_target": "View explanation of how the \"{{0}}\" option affects which messages are included in your fork", "com_ui_fork_processing": "Forking conversation...", "com_ui_fork_remember": "Remember", "com_ui_fork_remember_checked": "Your selection will be remembered after usage. Change this at any time in the settings.", @@ -864,10 +869,5 @@ "com_ui_yes": "Yes", "com_ui_zoom": "Zoom", "com_user_message": "You", - "com_warning_resubmit_unsupported": "Resubmitting the AI message is not supported for this endpoint.", - "com_ui_fork_more_details_about": "View additional information and details about the \"{{0}}\" fork option", - "com_ui_fork_more_info_options": "View detailed explanation of all fork options and their behaviors", - "com_ui_fork_info_button_label": "View information about forking conversations", - "com_ui_fork_more_info_split_target": "View explanation of how the \"{{0}}\" option affects which messages are included in your fork", - "com_ui_fork_more_info_remember": "View explanation of how the \"{{0}}\" option saves your preferences for future forks" -} + "com_warning_resubmit_unsupported": "Resubmitting the AI message is not supported for this endpoint." +} \ No newline at end of file