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

@@ -7,7 +7,7 @@
},
"formError": {
"noModel": "请选择一个模型",
"noEmbeddingModel": "请在设置>Ollama页面设置一个文本嵌入模型"
"noEmbeddingModel": "请在设置>RAG页面设置一个文本嵌入模型"
},
"form": {
"textarea": {