refactor: Update embedding model settings page references in locale files

This commit is contained in:
n4ze3m
2024-06-03 12:50:14 +05:30
parent bd9e19865a
commit c701e2f99a
16 changed files with 16 additions and 16 deletions

View File

@@ -38,5 +38,5 @@
"submit": "送信",
"success": "知識が正常に追加されました"
},
"noEmbeddingModel": "最初にOllamaの設定ページから埋め込みモデルを追加してください"
"noEmbeddingModel": "最初にRAGの設定ページから埋め込みモデルを追加してください"
}

View File

@@ -7,7 +7,7 @@
},
"formError": {
"noModel": "モデルを選択してください",
"noEmbeddingModel": "設定 > Ollamaページでembeddingモデルを設定してください"
"noEmbeddingModel": "設定 > RAGページでembeddingモデルを設定してください"
},
"form": {
"textarea": {