mirror of
https://git.mirrors.martin98.com/https://github.com/infiniflow/ragflow.git
synced 2025-08-12 09:09:00 +08:00
update chinese model warning message (#4075)
### What problem does this PR solve? fix chinese warning to update model ### Type of change - [x] Other (please describe): see the message --------- Signed-off-by: Hui Peng <benquike@gmail.com> Co-authored-by: Kevin Hu <kevinhu.sh@gmail.com>
This commit is contained in:
parent
79e435fc2e
commit
0a3c6fff7c
@ -585,7 +585,7 @@ export default {
|
|||||||
'请输入 Google Cloud Service Account Key in base64 format',
|
'请输入 Google Cloud Service Account Key in base64 format',
|
||||||
addGoogleRegion: 'Google Cloud 区域',
|
addGoogleRegion: 'Google Cloud 区域',
|
||||||
GoogleRegionMessage: '请输入 Google Cloud 区域',
|
GoogleRegionMessage: '请输入 Google Cloud 区域',
|
||||||
modelProvidersWarn: `请先在<b>设置 > 模型提供程序</b>中添加嵌入模型和 LLM。然后在“系统模型设置”中设置它们。`,
|
modelProvidersWarn: `请先在<b>模型提供商</b>中添加嵌入模型和LLM,然后在“系统模型设置”中设置它们。`,
|
||||||
apiVersion: 'API版本',
|
apiVersion: 'API版本',
|
||||||
apiVersionMessage: '请输入API版本!',
|
apiVersionMessage: '请输入API版本!',
|
||||||
add: '添加',
|
add: '添加',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user