From 0157a36fafdf2408177846464861970e392f2fb1 Mon Sep 17 00:00:00 2001 From: Prasang A Prajapati <49537719+PrasangAPrajapati@users.noreply.github.com> Date: Thu, 18 Sep 2025 16:45:47 -0400 Subject: [PATCH] Update webview-ui/src/i18n/locales/de/settings.json Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com> --- webview-ui/src/i18n/locales/de/settings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webview-ui/src/i18n/locales/de/settings.json b/webview-ui/src/i18n/locales/de/settings.json index c99c202cab..6b6851aee3 100644 --- a/webview-ui/src/i18n/locales/de/settings.json +++ b/webview-ui/src/i18n/locales/de/settings.json @@ -129,7 +129,7 @@ "ollamaBaseUrlRequired": "Ollama-Basis-URL ist erforderlich", "baseUrlRequired": "Basis-URL ist erforderlich", "modelDimensionMinValue": "Modellabmessung muss größer als 0 sein", - "watsonxApiKeyRequired": "IBM watsonx API key is required" + "watsonxApiKeyRequired": "IBM watsonx API-Schlüssel ist erforderlich" }, "advancedConfigLabel": "Erweiterte Konfiguration", "searchMinScoreLabel": "Suchergebnis-Schwellenwert",