mirror of
https://github.com/langgenius/dify.git
synced 2026-05-06 10:28:10 +08:00
chore: translate i18n files (#24727)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com> Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
39064197da
commit
e87d4fbf69
@ -273,6 +273,10 @@ const translation = {
|
||||
themeLightDesc: 'ใช้รูปลักษณ์ที่มีความสว่าง',
|
||||
themeSystemDesc: 'ติดตามรูปลักษณ์ของระบบปฏิบัติการของคุณ',
|
||||
slashDesc: 'ใช้คำสั่งเช่น /theme, /lang',
|
||||
feedbackDesc: 'การอภิปรายข้อเสนอแนะแบบเปิดในชุมชน',
|
||||
accountDesc: 'ไปที่หน้าบัญชี',
|
||||
docDesc: 'เปิดเอกสารช่วยเหลือ',
|
||||
communityDesc: 'เปิดชุมชน Discord',
|
||||
},
|
||||
emptyState: {
|
||||
noPluginsFound: 'ไม่พบปลั๊กอิน',
|
||||
@ -307,6 +311,7 @@ const translation = {
|
||||
inScope: 'ใน {{scope}}s',
|
||||
noMatchingCommands: 'ไม่พบคำสั่งที่ตรงกัน',
|
||||
tryDifferentSearch: 'ลองใช้ข้อความค้นหาอื่น',
|
||||
slashHint: 'พิมพ์ / เพื่อดูคำสั่งที่มีให้ทั้งหมด',
|
||||
},
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user