chore(i18n): translate i18n files and update type definitions (#29312)
Co-authored-by: WTW0313 <30284043+WTW0313@users.noreply.github.com> Co-authored-by: yyh <92089059+lyzno1@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
14d1b3f9b3
commit
750db10476
@@ -8,6 +8,7 @@ const translation = {
|
||||
source: 'ที่มา',
|
||||
text: 'ข้อความ',
|
||||
time: 'เวลา',
|
||||
queryContent: 'เนื้อหาคำถาม',
|
||||
},
|
||||
},
|
||||
input: {
|
||||
@@ -29,6 +30,12 @@ const translation = {
|
||||
chunkDetail: 'รายละเอียดก้อน',
|
||||
records: 'เรก คอร์ด',
|
||||
hitChunks: 'กด {{num}} ก้อนลูก',
|
||||
imageUploader: {
|
||||
tip: 'อัปโหลดหรือลากภาพลง (สูงสุด {{batchCount}} รูป, {{size}}MB ต่อรูป)',
|
||||
tooltip: 'อัปโหลดรูปภาพ (สูงสุด {{batchCount}} รูป, {{size}}MB ต่อรูป)',
|
||||
dropZoneTip: 'ลากไฟล์มาที่นี่เพื่ออัปโหลด',
|
||||
singleChunkAttachmentLimitTooltip: 'จำนวนของไฟล์แนบแบบชิ้นเดียวไม่สามารถเกิน {{limit}}',
|
||||
},
|
||||
}
|
||||
|
||||
export default translation
|
||||
|
||||
Reference in New Issue
Block a user