mirror of
https://github.com/langgenius/dify.git
synced 2026-05-06 02:18:08 +08:00
chore: translate i18n files and update type definitions (#28284)
Co-authored-by: zhsama <33454514+zhsama@users.noreply.github.com> Co-authored-by: lyzno1 <92089059+lyzno1@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
a78bc507c0
commit
68526c09fc
@ -111,6 +111,7 @@ const translation = {
|
||||
preUseReminder: 'Harap aktifkan aplikasi web sebelum melanjutkan.',
|
||||
regenerateNotice: 'Apakah Anda ingin membuat ulang URL publik?',
|
||||
explanation: 'Aplikasi web AI siap pakai',
|
||||
enableTooltip: {},
|
||||
},
|
||||
apiInfo: {
|
||||
accessibleAddress: 'Titik Akhir API Layanan',
|
||||
@ -123,6 +124,10 @@ const translation = {
|
||||
running: 'Berjalan',
|
||||
},
|
||||
title: 'Ikhtisar',
|
||||
triggerInfo: {},
|
||||
disableTooltip: {
|
||||
triggerMode: 'Fitur {{feature}} tidak didukung dalam mode Node Pemicu.',
|
||||
},
|
||||
},
|
||||
analysis: {
|
||||
totalMessages: {
|
||||
|
||||
Reference in New Issue
Block a user