mirror of
https://git.mirrors.martin98.com/https://github.com/langgenius/dify.git
synced 2025-08-12 07:29:04 +08:00
Update translate to Japanese: natural Japanese expression (#11647)
Co-authored-by: IWAI, Masaharu <iwai_masaharu@funkit.co.jp>
This commit is contained in:
parent
821992e21f
commit
b90f1581be
@ -53,7 +53,7 @@ const translation = {
|
||||
semantic_search: 'ベクトル検索',
|
||||
full_text_search: 'フルテキスト検索',
|
||||
hybrid_search: 'ハイブリッド検索',
|
||||
invertedIndex: '逆さま',
|
||||
invertedIndex: '転置',
|
||||
},
|
||||
mixtureHighQualityAndEconomicTip: '高品質なナレッジベースと経済的なナレッジベースを混在させるには、Rerankモデルを構成する必要がある。',
|
||||
inconsistentEmbeddingModelTip: '選択されたナレッジベースが一貫性のない埋め込みモデルで構成されている場合、Rerankモデルの構成が必要です。',
|
||||
|
@ -27,7 +27,7 @@ const translation = {
|
||||
type: 'タイプ',
|
||||
category: 'カテゴリー',
|
||||
add: '追加',
|
||||
added: '追加された',
|
||||
added: '追加済',
|
||||
manageInTools: 'ツールリストに移動して管理する',
|
||||
emptyTitle: '利用可能なワークフローツールはありません',
|
||||
emptyTip: '追加するには、「ワークフロー -> ツールとして公開 」に移動する',
|
||||
|
Loading…
x
Reference in New Issue
Block a user