From 5bcfec183563734aeb5ed179f04b8b2c0c16636a Mon Sep 17 00:00:00 2001 From: perf3ct Date: Sat, 5 Apr 2025 00:54:22 +0000 Subject: [PATCH] add missing translation --- src/public/translations/en/translation.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/public/translations/en/translation.json b/src/public/translations/en/translation.json index bbb75b60e..09d7f6ad5 100644 --- a/src/public/translations/en/translation.json +++ b/src/public/translations/en/translation.json @@ -1931,8 +1931,8 @@ "loading": "Loading...", "generating": "Generating..." }, - "create_new_ai_chat": "Create new AI Chat" - + "create_new_ai_chat": "Create new AI Chat", + "configuration_warnings": "There are some issues with your AI configuration. Please check your settings." }, "switch_layout_button": { "title_vertical": "Move editing pane to the bottom",