From e11e716807573aecb1a7b9dc937e4360bbbd1a65 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 14 Jul 2025 17:22:02 -0400 Subject: [PATCH] =?UTF-8?q?=F0=9F=8C=8D=20i18n:=20Update=20translation.jso?= =?UTF-8?q?n=20with=20latest=20translations=20(#8422)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- client/src/locales/en/translation.json | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/client/src/locales/en/translation.json b/client/src/locales/en/translation.json index 69a3f29539..811fa0df62 100644 --- a/client/src/locales/en/translation.json +++ b/client/src/locales/en/translation.json @@ -705,12 +705,12 @@ "com_ui_delete_memory": "Delete Memory", "com_ui_delete_not_allowed": "Delete operation is not allowed", "com_ui_delete_prompt": "Delete Prompt?", - "com_ui_delete_success": "Successfully deleted", "com_ui_delete_shared_link": "Delete shared link?", - "com_ui_deleting_file": "Deleting file...", + "com_ui_delete_success": "Successfully deleted", "com_ui_delete_tool": "Delete Tool", "com_ui_delete_tool_confirm": "Are you sure you want to delete this tool?", "com_ui_deleted": "Deleted", + "com_ui_deleting_file": "Deleting file...", "com_ui_descending": "Desc", "com_ui_description": "Description", "com_ui_description_placeholder": "Optional: Enter a description to display for the prompt", @@ -856,16 +856,16 @@ "com_ui_memories_allow_use": "Allow using Memories", "com_ui_memories_filter": "Filter memories...", "com_ui_memory": "Memory", + "com_ui_memory_already_exceeded": "Memory storage already full - exceeded by {{tokens}} tokens. Delete existing memories before adding new ones.", "com_ui_memory_created": "Memory created successfully", "com_ui_memory_deleted": "Memory deleted", "com_ui_memory_deleted_items": "Deleted Memories", + "com_ui_memory_error": "Memory Error", "com_ui_memory_key_exists": "A memory with this key already exists. Please use a different key.", "com_ui_memory_key_validation": "Memory key must only contain lowercase letters and underscores.", + "com_ui_memory_storage_full": "Memory Storage Full", "com_ui_memory_updated": "Updated saved memory", "com_ui_memory_updated_items": "Updated Memories", - "com_ui_memory_storage_full": "Memory Storage Full", - "com_ui_memory_error": "Memory Error", - "com_ui_memory_already_exceeded": "Memory storage already full - exceeded by {{tokens}} tokens. Delete existing memories before adding new ones.", "com_ui_memory_would_exceed": "Cannot save - would exceed limit by {{tokens}} tokens. Delete existing memories to make space.", "com_ui_mention": "Mention an endpoint, assistant, or preset to quickly switch to it", "com_ui_min_tags": "Cannot remove more values, a minimum of {{0}} are required.", @@ -1088,4 +1088,4 @@ "com_ui_yes": "Yes", "com_ui_zoom": "Zoom", "com_user_message": "You" -} +} \ No newline at end of file