@@ -403,7 +404,7 @@ export function LLMRoleManager({ searchSpaceId }: LLMRoleManagerProps) {
{isAuto && (
Recommended
diff --git a/surfsense_web/messages/en.json b/surfsense_web/messages/en.json
index 701cb086d..2e42451cd 100644
--- a/surfsense_web/messages/en.json
+++ b/surfsense_web/messages/en.json
@@ -123,7 +123,6 @@
"api_key_nav_description": "Manage your API access token",
"api_key_title": "API Key",
"api_key_description": "Use this key to authenticate API requests",
- "api_key_warning_title": "Keep it secret",
"api_key_warning_description": "Your API key grants full access to your account. Never share it publicly or commit it to version control.",
"your_api_key": "Your API Key",
"copied": "Copied!",
diff --git a/surfsense_web/messages/es.json b/surfsense_web/messages/es.json
index 9c872e701..e017b0bba 100644
--- a/surfsense_web/messages/es.json
+++ b/surfsense_web/messages/es.json
@@ -123,7 +123,6 @@
"api_key_nav_description": "Administra tu token de acceso a la API",
"api_key_title": "Clave API",
"api_key_description": "Usa esta clave para autenticar las solicitudes de la API",
- "api_key_warning_title": "Mantenla en secreto",
"api_key_warning_description": "Tu clave API otorga acceso completo a tu cuenta. Nunca la compartas públicamente ni la incluyas en el control de versiones.",
"your_api_key": "Tu clave API",
"copied": "¡Copiado!",
diff --git a/surfsense_web/messages/hi.json b/surfsense_web/messages/hi.json
index 3b6975bf5..e60e92f03 100644
--- a/surfsense_web/messages/hi.json
+++ b/surfsense_web/messages/hi.json
@@ -123,7 +123,6 @@
"api_key_nav_description": "अपना API एक्सेस टोकन प्रबंधित करें",
"api_key_title": "API कुंजी",
"api_key_description": "API अनुरोधों को प्रमाणित करने के लिए इस कुंजी का उपयोग करें",
- "api_key_warning_title": "इसे गुप्त रखें",
"api_key_warning_description": "आपकी API कुंजी आपके खाते तक पूर्ण पहुंच प्रदान करती है। इसे कभी सार्वजनिक रूप से साझा न करें या संस्करण नियंत्रण में शामिल न करें।",
"your_api_key": "आपकी API कुंजी",
"copied": "कॉपी किया गया!",
diff --git a/surfsense_web/messages/pt.json b/surfsense_web/messages/pt.json
index e92dff375..acece5391 100644
--- a/surfsense_web/messages/pt.json
+++ b/surfsense_web/messages/pt.json
@@ -123,7 +123,6 @@
"api_key_nav_description": "Gerencie seu token de acesso à API",
"api_key_title": "Chave API",
"api_key_description": "Use esta chave para autenticar solicitações da API",
- "api_key_warning_title": "Mantenha em segredo",
"api_key_warning_description": "Sua chave API concede acesso total à sua conta. Nunca a compartilhe publicamente nem a inclua no controle de versão.",
"your_api_key": "Sua chave API",
"copied": "Copiado!",
diff --git a/surfsense_web/messages/zh.json b/surfsense_web/messages/zh.json
index c53155edf..6a59115ed 100644
--- a/surfsense_web/messages/zh.json
+++ b/surfsense_web/messages/zh.json
@@ -108,7 +108,6 @@
"api_key_nav_description": "管理您的API访问令牌",
"api_key_title": "API密钥",
"api_key_description": "使用此密钥验证API请求",
- "api_key_warning_title": "请保密",
"api_key_warning_description": "您的API密钥可以完全访问您的账户。请勿公开分享或提交到版本控制。",
"your_api_key": "您的API密钥",
"copied": "已复制!",