From 43e5e902ab8482ac616524bd9964bfecdd199f98 Mon Sep 17 00:00:00 2001 From: Prasang A Prajapati <49537719+PrasangAPrajapati@users.noreply.github.com> Date: Thu, 18 Sep 2025 16:45:37 -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 7485b83e08..c99c202cab 100644 --- a/webview-ui/src/i18n/locales/de/settings.json +++ b/webview-ui/src/i18n/locales/de/settings.json @@ -60,7 +60,7 @@ "vercelAiGatewayApiKeyLabel": "API-Schlüssel", "vercelAiGatewayApiKeyPlaceholder": "Gib deinen Vercel AI Gateway API-Schlüssel ein", "watsonxProvider": "IBM watsonx", - "watsonxApiKeyLabel": "API Key", + "watsonxApiKeyLabel": "API-Schlüssel", "watsonxApiKeyPlaceholder": "Enter your IBM watsonx API key", "watsonxProjectIdLabel": "Project ID", "watsonxProjectIdPlaceholder": "Enter your IBM watsonx project ID",