mirror of
https://github.com/langgenius/dify.git
synced 2026-05-06 02:18:08 +08:00
chore: translate i18n files (#20476)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
dd2725be68
commit
d72d02b970
@ -62,6 +62,7 @@ const translation = {
|
||||
uninstalledTitle: 'ไม่ได้ติดตั้งเครื่องมือ',
|
||||
descriptionPlaceholder: 'คําอธิบายสั้น ๆ เกี่ยวกับวัตถุประสงค์ของเครื่องมือ เช่น รับอุณหภูมิสําหรับตําแหน่งเฉพาะ',
|
||||
uninstalledContent: 'ปลั๊กอินนี้ติดตั้งจากที่เก็บในเครื่อง/GitHub กรุณาใช้หลังการติดตั้ง',
|
||||
toolSetting: 'การตั้งค่าเครื่องมือ',
|
||||
},
|
||||
endpointDisableContent: 'คุณต้องการปิดการใช้งาน {{name}} หรือไม่?',
|
||||
configureApp: 'กําหนดค่าแอป',
|
||||
@ -210,6 +211,7 @@ const translation = {
|
||||
title: 'ปลั๊กอิน',
|
||||
},
|
||||
difyVersionNotCompatible: 'เวอร์ชั่นปัจจุบันของ Dify ไม่สามารถใช้งานร่วมกับปลั๊กอินนี้ได้ กรุณาอัปเกรดไปยังเวอร์ชั่นขั้นต่ำที่ต้องการ: {{minimalDifyVersion}}',
|
||||
requestAPlugin: 'ขอปลั๊กอิน',
|
||||
}
|
||||
|
||||
export default translation
|
||||
|
||||
Reference in New Issue
Block a user