Skip to content

Commit 0e8a37d

Browse files
chore: translate i18n files (langgenius#25061)
Co-authored-by: zxhlyh <16177003+zxhlyh@users.noreply.github.com>
1 parent bffbe54 commit 0e8a37d

File tree

5 files changed

+5
-0
lines changed

5 files changed

+5
-0
lines changed

‎web/i18n/de-DE/common.ts‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -490,6 +490,7 @@ const translation = {
490490
providerManagedTip: 'Die aktuelle Konfiguration wird vom Anbieter gehostet.',
491491
configLoadBalancing: 'Konfiguration Lastenverteilung',
492492
specifyModelCredentialTip: 'Verwenden Sie ein konfiguriertes Modellzugang.',
493+
manageCredentials: 'Anmeldeinformationen verwalten',
493494
},
494495
},
495496
dataSource: {

‎web/i18n/fa-IR/common.ts‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -494,6 +494,7 @@ const translation = {
494494
specifyModelCredentialTip: 'از اعتبارنامه مدل پیکربندی شده استفاده کنید.',
495495
providerManagedTip: 'تنظیمات فعلی توسط ارائه‌دهنده میزبانی می‌شود.',
496496
modelCredentials: 'مدل اعتبارنامه',
497+
manageCredentials: 'مدیریت اعتبارنامه ها',
497498
},
498499
},
499500
dataSource: {

‎web/i18n/hi-IN/common.ts‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -510,6 +510,7 @@ const translation = {
510510
specifyModelCredential: 'मॉडल की क्रेडेंशियल निर्दिष्ट करें',
511511
specifyModelCredentialTip: 'कॉन्फ़िगर की गई मॉडल क्रेडेंशियल का उपयोग करें।',
512512
providerManagedTip: 'वर्तमान कॉन्फ़िगरेशन प्रदाता द्वारा होस्ट किया गया है।',
513+
selectModelCredential: 'एक मॉडल क्रेडेंशियल चुनें',
513514
},
514515
},
515516
dataSource: {

‎web/i18n/ro-RO/common.ts‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -490,6 +490,7 @@ const translation = {
490490
providerManagedTip: 'Configurarea curentă este găzduită de furnizor.',
491491
modelCredentials: 'Credențiale model',
492492
specifyModelCredentialTip: 'Utilizați un acreditiv de model configurat.',
493+
addNewModelCredential: 'Adăugați acreditive noi pentru model',
493494
},
494495
},
495496
dataSource: {

‎web/i18n/th-TH/common.ts‎

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -489,6 +489,7 @@ const translation = {
489489
authorizationError: 'ข้อผิดพลาดในการอนุญาต',
490490
specifyModelCredentialTip: 'ใช้ข้อมูลรับรองโมเดลที่กำหนดไว้',
491491
providerManagedTip: 'การกำหนดค่าปัจจุบันถูกโฮสต์โดยผู้ให้บริการ.',
492+
customModelCredentialsDeleteTip: 'ข้อมูลรับรองกำลังถูกใช้งานและไม่สามารถลบได้',
492493
},
493494
},
494495
dataSource: {

0 commit comments

Comments
 (0)