From 93ef35f0196a05d15f6d7e0d60fcb347126bf961 Mon Sep 17 00:00:00 2001 From: Danny Avila Date: Sun, 11 Jan 2026 18:08:51 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=8C=8F=20fix:=20Update=20UI=20text=20for?= =?UTF-8?q?=20`com=5Fui=5Fanalyzing`?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- client/src/locales/en/translation.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/client/src/locales/en/translation.json b/client/src/locales/en/translation.json index c9a66f8f75..975fe61506 100644 --- a/client/src/locales/en/translation.json +++ b/client/src/locales/en/translation.json @@ -705,7 +705,7 @@ "com_ui_agents_allow_use": "Allow using Agents", "com_ui_all": "all", "com_ui_all_proper": "All", - "com_ui_analyzing": "Running tools with code", + "com_ui_analyzing": "Analyzing", "com_ui_analyzing_finished": "Finished analyzing", "com_ui_api_key": "API Key", "com_ui_archive": "Archive",