Skip to content

Commit 0e7f577

Browse files
committed
Add missing translations
1 parent dcfbb45 commit 0e7f577

File tree

7 files changed

+14
-0
lines changed

7 files changed

+14
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,8 @@
128128
"getMistralApiKey": "Obtenir clau API de Mistral / Codestral",
129129
"codestralBaseUrl": "URL base de Codestral (opcional)",
130130
"codestralBaseUrlDesc": "Establir una URL alternativa per al model Codestral.",
131+
"xaiApiKey": "Clau API de xAI",
132+
"getXaiApiKey": "Obtenir clau API de xAI",
131133
"awsCredentials": "Credencials d'AWS",
132134
"awsProfile": "Perfil d'AWS",
133135
"awsProfileName": "Nom del perfil d'AWS",

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,8 @@
128128
"getMistralApiKey": "Mistral / Codestral API कुंजी प्राप्त करें",
129129
"codestralBaseUrl": "Codestral बेस URL (वैकल्पिक)",
130130
"codestralBaseUrlDesc": "Codestral मॉडल के लिए वैकल्पिक URL सेट करें।",
131+
"xaiApiKey": "xAI API कुंजी",
132+
"getXaiApiKey": "xAI API कुंजी प्राप्त करें",
131133
"awsCredentials": "AWS क्रेडेंशियल्स",
132134
"awsProfile": "AWS प्रोफाइल",
133135
"awsProfileName": "AWS प्रोफाइल नाम",

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,8 @@
128128
"getMistralApiKey": "Mistral / Codestral API 키 받기",
129129
"codestralBaseUrl": "Codestral 기본 URL (선택사항)",
130130
"codestralBaseUrlDesc": "Codestral 모델의 대체 URL을 설정합니다.",
131+
"xaiApiKey": "xAI API 키",
132+
"getXaiApiKey": "xAI API 키 받기",
131133
"awsCredentials": "AWS 자격 증명",
132134
"awsProfile": "AWS 프로필",
133135
"awsProfileName": "AWS 프로필 이름",

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,8 @@
128128
"getMistralApiKey": "Uzyskaj klucz API Mistral / Codestral",
129129
"codestralBaseUrl": "URL bazowy Codestral (opcjonalnie)",
130130
"codestralBaseUrlDesc": "Ustaw opcjonalny URL dla modeli Codestral.",
131+
"xaiApiKey": "Klucz API xAI",
132+
"getXaiApiKey": "Uzyskaj klucz API xAI",
131133
"awsCredentials": "Poświadczenia AWS",
132134
"awsProfile": "Profil AWS",
133135
"awsProfileName": "Nazwa profilu AWS",

webview-ui/src/i18n/locales/pt-BR/settings.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,8 @@
128128
"getMistralApiKey": "Obter chave de API Mistral / Codestral",
129129
"codestralBaseUrl": "URL Base Codestral (Opcional)",
130130
"codestralBaseUrlDesc": "Defina uma URL alternativa para o modelo Codestral.",
131+
"xaiApiKey": "Chave de API xAI",
132+
"getXaiApiKey": "Obter chave de API xAI",
131133
"awsCredentials": "Credenciais AWS",
132134
"awsProfile": "Perfil AWS",
133135
"awsProfileName": "Nome do Perfil AWS",

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,6 +128,8 @@
128128
"getMistralApiKey": "Mistral / Codestral API Anahtarı Al",
129129
"codestralBaseUrl": "Codestral Temel URL (İsteğe bağlı)",
130130
"codestralBaseUrlDesc": "Codestral modeli için alternatif URL ayarlayın.",
131+
"xaiApiKey": "xAI API Anahtarı",
132+
"getXaiApiKey": "xAI API Anahtarı Al",
131133
"awsCredentials": "AWS Kimlik Bilgileri",
132134
"awsProfile": "AWS Profili",
133135
"awsProfileName": "AWS Profil Adı",

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -127,6 +127,8 @@
127127
"getMistralApiKey": "Lấy khóa API Mistral / Codestral",
128128
"codestralBaseUrl": "URL cơ sở Codestral (Tùy chọn)",
129129
"codestralBaseUrlDesc": "Đặt URL thay thế cho mô hình Codestral.",
130+
"xaiApiKey": "Khóa API xAI",
131+
"getXaiApiKey": "Lấy khóa API xAI",
130132
"awsCredentials": "Thông tin xác thực AWS",
131133
"awsProfile": "Hồ sơ AWS",
132134
"awsProfileName": "Tên hồ sơ AWS",

0 commit comments

Comments
 (0)