diff --git a/client/src/locales/en/translation.json b/client/src/locales/en/translation.json index cc7b952903..383cde0bca 100644 --- a/client/src/locales/en/translation.json +++ b/client/src/locales/en/translation.json @@ -702,7 +702,6 @@ "com_ui_archive_delete_error": "Failed to delete archived conversation", "com_ui_archive_error": "Failed to archive conversation", "com_ui_artifact_click": "Click to open", - "com_ui_click_to_close": "Click to close", "com_ui_artifacts": "Artifacts", "com_ui_artifacts_options": "Artifacts Options", "com_ui_artifacts_toggle": "Toggle Artifacts UI", @@ -770,10 +769,12 @@ "com_ui_cancel": "Cancel", "com_ui_cancelled": "Cancelled", "com_ui_category": "Category", + "com_ui_change_version": "Change Version", "com_ui_chat": "Chat", "com_ui_chat_history": "Chat History", "com_ui_clear": "Clear", "com_ui_clear_all": "Clear all", + "com_ui_click_to_close": "Click to close", "com_ui_client_id": "Client ID", "com_ui_client_secret": "Client Secret", "com_ui_close": "Close", @@ -1294,7 +1295,6 @@ "com_ui_verify": "Verify", "com_ui_version_var": "Version {{0}}", "com_ui_versions": "Versions", - "com_ui_change_version": "Change Version", "com_ui_view_memory": "View Memory", "com_ui_view_source": "View source chat", "com_ui_web_search": "Web Search",