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 (#26440)
Co-authored-by: crazywoola <100913391+crazywoola@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
d552680e72
commit
bbdcbac544
@@ -956,6 +956,9 @@ const translation = {
|
||||
indexMethodIsRequired: 'インデックスメソッドが必要です',
|
||||
chunksInput: 'チャンク',
|
||||
chunksInputTip: '知識ベースノードの入力変数はチャンクです。変数のタイプは、選択されたチャンク構造と一貫性のある特定のJSONスキーマを持つオブジェクトです。',
|
||||
chunksVariableIsRequired: 'Chunks変数は必須です',
|
||||
embeddingModelIsRequired: '埋め込みモデルが必要です',
|
||||
rerankingModelIsRequired: '再ランキングモデルが必要です',
|
||||
},
|
||||
},
|
||||
tracing: {
|
||||
|
||||
Reference in New Issue
Block a user