From fe32cbedf9f81c65ad8fbdcdba73719d01951073 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 e384345db2..8f72de6ae1 100644 --- a/client/src/locales/en/translation.json +++ b/client/src/locales/en/translation.json @@ -704,7 +704,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",