Hotfix translation error (#25035)
This commit is contained in:
@@ -14,7 +14,7 @@ const translation = {
|
||||
title: 'Tarik',
|
||||
},
|
||||
},
|
||||
undo: 'Buka',
|
||||
undo: 'Urungkan',
|
||||
embedIntoSite: 'Sematkan ke Situs',
|
||||
editing: 'Mengedit',
|
||||
inRunMode: 'Dalam Mode Jalankan',
|
||||
@@ -33,10 +33,10 @@ const translation = {
|
||||
addParallelNode: 'Tambahkan Node Paralel',
|
||||
onFailure: 'Pada Kegagalan',
|
||||
update: 'Pemutakhiran',
|
||||
parallelRun: 'Lari Paralel',
|
||||
configure: 'Mengkonfigurasi',
|
||||
parallelRun: 'Jalankan Paralel',
|
||||
configure: 'Konfigurasikan',
|
||||
copy: 'Menyalin',
|
||||
redo: 'Siap',
|
||||
redo: 'Ulangi',
|
||||
runApp: 'Jalankan Aplikasi',
|
||||
noHistory: 'Tidak Ada Sejarah',
|
||||
importDSLTip: 'Draf saat ini akan ditimpa.\nEkspor alur kerja sebagai cadangan sebelum mengimpor.',
|
||||
@@ -54,7 +54,7 @@ const translation = {
|
||||
importSuccess: 'Berhasil Impor',
|
||||
jumpToNode: 'Lompat ke simpul ini',
|
||||
tagBound: 'Jumlah aplikasi yang menggunakan tag ini',
|
||||
model: 'Pola',
|
||||
model: 'Model',
|
||||
workflowAsToolTip: 'Konfigurasi ulang alat diperlukan setelah pembaruan alur kerja.',
|
||||
currentDraft: 'Draf Saat Ini',
|
||||
parallel: 'SEJAJAR',
|
||||
@@ -65,7 +65,7 @@ const translation = {
|
||||
importWarning: 'Hati',
|
||||
running: 'Menjalankan',
|
||||
publishedAt: 'Diterbitkan',
|
||||
run: 'Lari',
|
||||
run: 'Jalankan',
|
||||
importDSL: 'Impor DSL',
|
||||
featuresDescription: 'Tingkatkan pengalaman pengguna aplikasi web',
|
||||
inPreviewMode: 'Dalam Mode Pratinjau',
|
||||
@@ -168,9 +168,9 @@ const translation = {
|
||||
nodeAdd: 'Node ditambahkan',
|
||||
nodePaste: 'Node ditempelkan',
|
||||
noteDelete: 'Catatan dihapus',
|
||||
hint: 'Indian',
|
||||
hint: 'Petunjuk',
|
||||
nodeTitleChange: 'Judul simpul diubah',
|
||||
title: 'Perubahan Riwayat',
|
||||
title: 'Riwayat Perubahan',
|
||||
nodeDescriptionChange: 'Deskripsi simpul diubah',
|
||||
clearHistory: 'Hapus Sejarah',
|
||||
placeholder: 'Anda belum mengubah apa pun',
|
||||
@@ -189,7 +189,7 @@ const translation = {
|
||||
errorMsg: {
|
||||
fields: {
|
||||
variable: 'Nama Variabel',
|
||||
model: 'Pola',
|
||||
model: 'Model',
|
||||
rerankModel: 'Model Peringkat Ulang yang dikonfigurasi',
|
||||
visionVariable: 'Variabel Penglihatan',
|
||||
variableValue: 'Nilai Variabel',
|
||||
@@ -238,11 +238,11 @@ const translation = {
|
||||
'question-classifier': 'Pengklasifikasi Pertanyaan',
|
||||
'iteration-start': 'Iterasi Mulai',
|
||||
'knowledge-retrieval': 'Pengambilan Pengetahuan',
|
||||
'loop': 'Lari',
|
||||
'loop': 'Perulangan',
|
||||
'assigner': 'Penerima Variabel',
|
||||
'agent': 'Agen',
|
||||
'list-operator': 'Operator Daftar',
|
||||
'answer': 'Menjawab',
|
||||
'answer': 'Jawaban',
|
||||
'parameter-extractor': 'Ekstraktor Parameter',
|
||||
'document-extractor': 'Ekstraktor Dokumen',
|
||||
'end': 'Ujung',
|
||||
@@ -286,10 +286,10 @@ const translation = {
|
||||
horizontal: 'Horisontal',
|
||||
distributeHorizontal: 'Spasi Secara Horizontal',
|
||||
zoomTo100: 'Perbesar hingga 100%',
|
||||
alignLeft: 'Kiri',
|
||||
alignLeft: 'Rata Kiri',
|
||||
distributeVertical: 'Ruang Secara Vertikal',
|
||||
zoomTo50: 'Perbesar hingga 50%',
|
||||
alignBottom: 'Dasar',
|
||||
alignBottom: 'Rata Bawah',
|
||||
},
|
||||
variableReference: {
|
||||
conversationVars: 'variabel percakapan',
|
||||
|
||||
Reference in New Issue
Block a user