Skip to content

Commit 804f493

Browse files
committed
Add tr and vi translations
1 parent 790abcd commit 804f493

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -182,6 +182,8 @@
182182
"getXaiApiKey": "xAI API Anahtarı Al",
183183
"litellmApiKey": "LiteLLM API Anahtarı",
184184
"litellmBaseUrl": "LiteLLM Temel URL",
185+
"modelharborApiKey": "ModelHarbor API Anahtarı",
186+
"getModelHarborApiKey": "ModelHarbor API Anahtarı Al",
185187
"awsCredentials": "AWS Kimlik Bilgileri",
186188
"awsProfile": "AWS Profili",
187189
"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
@@ -182,6 +182,8 @@
182182
"getXaiApiKey": "Lấy khóa API xAI",
183183
"litellmApiKey": "Khóa API LiteLLM",
184184
"litellmBaseUrl": "URL cơ sở LiteLLM",
185+
"modelharborApiKey": "Khóa API ModelHarbor",
186+
"getModelHarborApiKey": "Lấy khóa API ModelHarbor",
185187
"awsCredentials": "Thông tin xác thực AWS",
186188
"awsProfile": "Hồ sơ AWS",
187189
"awsProfileName": "Tên hồ sơ AWS",

0 commit comments

Comments
 (0)