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
@@ -7,6 +7,7 @@ const translation = {
|
||||
source: 'Kaynak',
|
||||
text: 'Metin',
|
||||
time: 'Zaman',
|
||||
queryContent: 'Sorgu İçeriği',
|
||||
},
|
||||
},
|
||||
input: {
|
||||
@@ -29,6 +30,12 @@ const translation = {
|
||||
keyword: 'Anahtar kelime -ler',
|
||||
hitChunks: '{{num}} alt parçalarına basın',
|
||||
records: 'Kayıt',
|
||||
imageUploader: {
|
||||
tip: 'Resimleri yükleyin veya bırakın (Her biri maksimum {{batchCount}}, {{size}}MB)',
|
||||
tooltip: 'Görselleri yükleyin (Maks. {{batchCount}}, her biri {{size}}MB)',
|
||||
dropZoneTip: 'Yüklemek için dosyayı buraya sürükleyin',
|
||||
singleChunkAttachmentLimitTooltip: 'Tek parça eklerin sayısı {{limit}} değerini aşamaz',
|
||||
},
|
||||
}
|
||||
|
||||
export default translation
|
||||
|
||||
Reference in New Issue
Block a user