chore: translate i18n files and update type definitions (#26440)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
d552680e72
commit
bbdcbac544
@@ -501,6 +501,7 @@ const translation = {
|
||||
callTimes: 'Waktu panggilan',
|
||||
getFreeTokens: 'Dapatkan Token gratis',
|
||||
parametersInvalidRemoved: 'Beberapa parameter tidak valid dan telah dihapus',
|
||||
installDataSourceProvider: 'Pasang penyedia sumber data',
|
||||
},
|
||||
dataSource: {
|
||||
notion: {
|
||||
|
||||
@@ -919,6 +919,9 @@ const translation = {
|
||||
chunkStructure: 'Struktur Potongan',
|
||||
chunksInput: 'Potongan',
|
||||
chunksInputTip: 'Variabel input dari node basis pengetahuan adalah Chunks. Tipe variabel adalah objek dengan Skema JSON tertentu yang harus konsisten dengan struktur chunk yang dipilih.',
|
||||
chunksVariableIsRequired: 'Variabel Chunks diperlukan',
|
||||
rerankingModelIsRequired: 'Model reranking diperlukan',
|
||||
embeddingModelIsRequired: 'Model embedding diperlukan',
|
||||
},
|
||||
},
|
||||
tracing: {},
|
||||
|
||||
Reference in New Issue
Block a user