mirror of
https://github.com/langgenius/dify.git
synced 2026-01-06 06:26:00 +00:00
chore: translate i18n files and update type definitions (#27243)
Co-authored-by: WTW0313 <30284043+WTW0313@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
e1ca7a9bdb
commit
523da66134
@@ -961,6 +961,8 @@ const translation = {
|
||||
chunksVariableIsRequired: 'Chunks変数は必須です',
|
||||
embeddingModelIsRequired: '埋め込みモデルが必要です',
|
||||
rerankingModelIsRequired: '再ランキングモデルが必要です',
|
||||
embeddingModelIsInvalid: '埋め込みモデルが無効です',
|
||||
rerankingModelIsInvalid: 'リランキングモデルは無効です',
|
||||
},
|
||||
},
|
||||
tracing: {
|
||||
|
||||
Reference in New Issue
Block a user