From 512fed56bfe95d947a8bd6b3841aa71f24692467 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 29 Dec 2025 21:30:14 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=8C=8D=20i18n:=20Update=20translation.jso?= =?UTF-8?q?n=20with=20latest=20translations=20(#11146)?= 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> Co-authored-by: Danny Avila --- client/src/locales/en/translation.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/client/src/locales/en/translation.json b/client/src/locales/en/translation.json index 7933f53930..2a290486fd 100644 --- a/client/src/locales/en/translation.json +++ b/client/src/locales/en/translation.json @@ -798,9 +798,8 @@ "com_ui_close_window": "Close Window", "com_ui_code": "Code", "com_ui_collapse": "Collapse", - "com_ui_collapse_thoughts": "Collapse Thoughts", - "com_ui_expand_thoughts": "Expand Thoughts", "com_ui_collapse_chat": "Collapse Chat", + "com_ui_collapse_thoughts": "Collapse Thoughts", "com_ui_command_placeholder": "Optional: Enter a command for the prompt or name will be used", "com_ui_command_usage_placeholder": "Select a Prompt by command or name", "com_ui_complete_setup": "Complete Setup", @@ -945,6 +944,7 @@ "com_ui_expand": "Expand", "com_ui_expand_chat": "Expand Chat", "com_ui_export_convo_modal": "Export Conversation Modal", + "com_ui_expand_thoughts": "Expand Thoughts", "com_ui_feedback_more": "More...", "com_ui_feedback_more_information": "Provide additional feedback", "com_ui_feedback_negative": "Needs improvement",