From 7d2a8194978415f655376dc2b477b1dcb6deacc6 Mon Sep 17 00:00:00 2001 From: Prasang A Prajapati <49537719+PrasangAPrajapati@users.noreply.github.com> Date: Thu, 18 Sep 2025 16:45:56 -0400 Subject: [PATCH] Update webview-ui/src/i18n/locales/nl/settings.json Co-authored-by: ellipsis-dev[bot] <65095814+ellipsis-dev[bot]@users.noreply.github.com> --- webview-ui/src/i18n/locales/nl/settings.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webview-ui/src/i18n/locales/nl/settings.json b/webview-ui/src/i18n/locales/nl/settings.json index 1327eec57d..9804cbb144 100644 --- a/webview-ui/src/i18n/locales/nl/settings.json +++ b/webview-ui/src/i18n/locales/nl/settings.json @@ -55,7 +55,7 @@ "vercelAiGatewayApiKeyLabel": "API-sleutel", "vercelAiGatewayApiKeyPlaceholder": "Voer uw Vercel AI Gateway API-sleutel in", "watsonxProvider": "IBM watsonx", - "watsonxApiKeyLabel": "API Key", + "watsonxApiKeyLabel": "API-sleutel", "watsonxApiKeyPlaceholder": "Enter your IBM watsonx API key", "watsonxProjectIdLabel": "Project ID", "watsonxProjectIdPlaceholder": "Enter your IBM watsonx project ID",