chore: translate i18n files and update type definitions (#28528)

Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2025-11-23 15:47:57 +08:00
committed by GitHub
parent 1dfde240cb
commit c75a4e6309
20 changed files with 199 additions and 1 deletions

View File

@@ -159,6 +159,14 @@ const translation = {
viewDocsLink: 'ดูเอกสาร {{key}}',
removeConfirmTitle: 'ลบการกําหนดค่า {{key}} หรือไม่?',
removeConfirmContent: 'การกําหนดค่าปัจจุบันกําลังใช้งาน การลบออกจะเป็นการปิดคุณสมบัติการติดตาม',
clientId: 'รหัสลูกค้า OAuth',
trackingUri: 'ติดตาม URI',
databricksHost: 'URL ของ Workspace ใน Databricks',
username: 'ชื่อผู้ใช้',
clientSecret: 'รหัสลับของลูกค้า OAuth',
experimentId: 'รหัสการทดลอง',
password: 'รหัสผ่าน',
personalAccessToken: 'โทเค็นการเข้าถึงส่วนตัว (รุ่นเก่า)',
},
opik: {
title: 'โอปิก',
@@ -330,6 +338,8 @@ const translation = {
startTyping: 'เริ่มพิมพ์เพื่อค้นหา',
tips: 'กด ↑↓ เพื่อเลื่อนดู',
},
noUserInputNode: 'ไม่มีโหนดป้อนข้อมูลผู้ใช้',
notPublishedYet: 'แอปยังไม่ได้เผยแพร่',
}
export default translation