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:
github-actions[bot]
2025-08-28 23:40:10 +08:00
committed by GitHub
parent 39064197da
commit e87d4fbf69
18 changed files with 90 additions and 0 deletions

View File

@ -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: 'พิมพ์ / เพื่อดูคำสั่งที่มีให้ทั้งหมด',
},
}