From e1ad235f17f9ae60b137d039746577cfd31f8bd7 Mon Sep 17 00:00:00 2001 From: Danny Avila Date: Mon, 25 Aug 2025 17:59:46 -0400 Subject: [PATCH] =?UTF-8?q?=F0=9F=8C=8D=20i18n:=20Add=20missing=20`com=5Fu?= =?UTF-8?q?i=5Fno=5Fchanges`?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- client/src/locales/en/translation.json | 1 + 1 file changed, 1 insertion(+) diff --git a/client/src/locales/en/translation.json b/client/src/locales/en/translation.json index fbf37f4546..6f8a13bfcd 100644 --- a/client/src/locales/en/translation.json +++ b/client/src/locales/en/translation.json @@ -1014,6 +1014,7 @@ "com_ui_no_bookmarks": "it seems like you have no bookmarks yet. Click on a chat and add a new one", "com_ui_no_categories": "No categories available", "com_ui_no_category": "No category", + "com_ui_no_changes": "No changes were made", "com_ui_no_data": "something needs to go here. was empty", "com_ui_no_individual_access": "No individual users or groups have access to this agent", "com_ui_no_personalization_available": "No personalization options are currently available",