refactor: Update embedding model settings page references in locale files
This commit is contained in:
@@ -38,5 +38,5 @@
|
||||
"submit": "送信",
|
||||
"success": "知識が正常に追加されました"
|
||||
},
|
||||
"noEmbeddingModel": "最初にOllamaの設定ページから埋め込みモデルを追加してください"
|
||||
"noEmbeddingModel": "最初にRAGの設定ページから埋め込みモデルを追加してください"
|
||||
}
|
||||
@@ -7,7 +7,7 @@
|
||||
},
|
||||
"formError": {
|
||||
"noModel": "モデルを選択してください",
|
||||
"noEmbeddingModel": "設定 > Ollamaページでembeddingモデルを設定してください"
|
||||
"noEmbeddingModel": "設定 > RAGページでembeddingモデルを設定してください"
|
||||
},
|
||||
"form": {
|
||||
"textarea": {
|
||||
|
||||
Reference in New Issue
Block a user