From 0e8a37dca879d942324454e706ca92dc3c7c0499 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 3 Sep 2025 14:48:53 +0800 Subject: [PATCH] chore: translate i18n files (#25061) Co-authored-by: zxhlyh <16177003+zxhlyh@users.noreply.github.com> --- web/i18n/de-DE/common.ts | 1 + web/i18n/fa-IR/common.ts | 1 + web/i18n/hi-IN/common.ts | 1 + web/i18n/ro-RO/common.ts | 1 + web/i18n/th-TH/common.ts | 1 + 5 files changed, 5 insertions(+) diff --git a/web/i18n/de-DE/common.ts b/web/i18n/de-DE/common.ts index 70f3d9703..dec18fd4f 100644 --- a/web/i18n/de-DE/common.ts +++ b/web/i18n/de-DE/common.ts @@ -490,6 +490,7 @@ const translation = { providerManagedTip: 'Die aktuelle Konfiguration wird vom Anbieter gehostet.', configLoadBalancing: 'Konfiguration Lastenverteilung', specifyModelCredentialTip: 'Verwenden Sie ein konfiguriertes Modellzugang.', + manageCredentials: 'Anmeldeinformationen verwalten', }, }, dataSource: { diff --git a/web/i18n/fa-IR/common.ts b/web/i18n/fa-IR/common.ts index 84bda8dfa..d78dd4566 100644 --- a/web/i18n/fa-IR/common.ts +++ b/web/i18n/fa-IR/common.ts @@ -494,6 +494,7 @@ const translation = { specifyModelCredentialTip: 'از اعتبارنامه مدل پیکربندی شده استفاده کنید.', providerManagedTip: 'تنظیمات فعلی توسط ارائه‌دهنده میزبانی می‌شود.', modelCredentials: 'مدل اعتبارنامه', + manageCredentials: 'مدیریت اعتبارنامه ها', }, }, dataSource: { diff --git a/web/i18n/hi-IN/common.ts b/web/i18n/hi-IN/common.ts index a2de883cd..ade633dec 100644 --- a/web/i18n/hi-IN/common.ts +++ b/web/i18n/hi-IN/common.ts @@ -510,6 +510,7 @@ const translation = { specifyModelCredential: 'मॉडल की क्रेडेंशियल निर्दिष्ट करें', specifyModelCredentialTip: 'कॉन्फ़िगर की गई मॉडल क्रेडेंशियल का उपयोग करें।', providerManagedTip: 'वर्तमान कॉन्फ़िगरेशन प्रदाता द्वारा होस्ट किया गया है।', + selectModelCredential: 'एक मॉडल क्रेडेंशियल चुनें', }, }, dataSource: { diff --git a/web/i18n/ro-RO/common.ts b/web/i18n/ro-RO/common.ts index 5fa8a9e2b..eea41d1c0 100644 --- a/web/i18n/ro-RO/common.ts +++ b/web/i18n/ro-RO/common.ts @@ -490,6 +490,7 @@ const translation = { providerManagedTip: 'Configurarea curentă este găzduită de furnizor.', modelCredentials: 'Credențiale model', specifyModelCredentialTip: 'Utilizați un acreditiv de model configurat.', + addNewModelCredential: 'Adăugați acreditive noi pentru model', }, }, dataSource: { diff --git a/web/i18n/th-TH/common.ts b/web/i18n/th-TH/common.ts index db30f103b..b78ad47f2 100644 --- a/web/i18n/th-TH/common.ts +++ b/web/i18n/th-TH/common.ts @@ -489,6 +489,7 @@ const translation = { authorizationError: 'ข้อผิดพลาดในการอนุญาต', specifyModelCredentialTip: 'ใช้ข้อมูลรับรองโมเดลที่กำหนดไว้', providerManagedTip: 'การกำหนดค่าปัจจุบันถูกโฮสต์โดยผู้ให้บริการ.', + customModelCredentialsDeleteTip: 'ข้อมูลรับรองกำลังถูกใช้งานและไม่สามารถลบได้', }, }, dataSource: {