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",