diff --git a/client/src/locales/en/translation.json b/client/src/locales/en/translation.json index b22cfe5128..530513c493 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