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
@@ -4,6 +4,7 @@ const translation = {
|
||||
text: 'Teks',
|
||||
source: 'Sumber',
|
||||
time: 'Waktu',
|
||||
queryContent: 'Konten Query',
|
||||
},
|
||||
},
|
||||
input: {
|
||||
@@ -29,6 +30,12 @@ const translation = {
|
||||
chunkDetail: 'Detail Potongan',
|
||||
title: 'Tes Pengambilan',
|
||||
hitChunks: 'Pukul {{num}} potongan anak',
|
||||
imageUploader: {
|
||||
tip: 'Unggah atau seret gambar (Maks {{batchCount}}, {{size}}MB masing-masing)',
|
||||
tooltip: 'Unggah gambar (Maks {{batchCount}}, {{size}}MB tiap gambar)',
|
||||
dropZoneTip: 'Seret file di sini untuk mengunggah',
|
||||
singleChunkAttachmentLimitTooltip: 'Jumlah lampiran satu potong tidak boleh melebihi {{limit}}',
|
||||
},
|
||||
}
|
||||
|
||||
export default translation
|
||||
|
||||
Reference in New Issue
Block a user