Skip to content

Commit 2f5f55e

Browse files
committed
feat: update translations for Vertex AI provider
- Changed 'Vertex AI' to 'GCP Vertex AI' in all language files - Removed unused translation keys (vertexApiKeyLabel and vertexAuthMethodLabel) - Updated translations for: ca, de, en, es, fr, hi, id, it, ja, ko, nl, pl, pt-BR, ru, tr, vi, zh-CN, zh-TW
1 parent a1bc569 commit 2f5f55e

File tree

18 files changed

+18
-3
lines changed

18 files changed

+18
-3
lines changed

webview-ui/src/i18n/locales/ca/settings.json

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

webview-ui/src/i18n/locales/de/settings.json

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

webview-ui/src/i18n/locales/en/settings.json

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -55,10 +55,8 @@
5555
"mistralProvider": "Mistral",
5656
"mistralApiKeyLabel": "API Key:",
5757
"mistralApiKeyPlaceholder": "Enter your Mistral API key",
58-
"vertexProvider": "Vertex AI",
59-
"vertexApiKeyLabel": "API Key:",
58+
"vertexProvider": "GCP Vertex AI",
6059
"vertexApiKeyPlaceholder": "Enter your Vertex AI API key",
61-
"vertexAuthMethodLabel": "Authentication Method",
6260
"vertexAuthMethodDescription": "Choose one authentication method: API Key, JSON Credentials, or Key File",
6361
"vertexJsonCredentialsLabel": "JSON Credentials:",
6462
"vertexJsonCredentialsPlaceholder": "Paste your service account JSON credentials",

webview-ui/src/i18n/locales/es/settings.json

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

webview-ui/src/i18n/locales/fr/settings.json

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

webview-ui/src/i18n/locales/hi/settings.json

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

webview-ui/src/i18n/locales/id/settings.json

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

webview-ui/src/i18n/locales/it/settings.json

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

webview-ui/src/i18n/locales/ja/settings.json

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

webview-ui/src/i18n/locales/ko/settings.json

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)