mirror of
http://112.124.100.131/huang.ze/ebiz-dify-ai.git
synced 2025-12-25 02:33:00 +08:00
Fix/2969 add model provider ollama not work (#2973)
This commit is contained in:
@@ -72,6 +72,14 @@ const translation = {
|
||||
privacyPolicy: '隐私协议',
|
||||
privacyPolicyPlaceholder: '请输入隐私协议',
|
||||
},
|
||||
test: {
|
||||
title: '测试',
|
||||
parametersValue: '参数和值',
|
||||
parameters: '参数',
|
||||
value: '值',
|
||||
testResult: '测试结果',
|
||||
testResultPlaceholder: '测试结果将显示在这里',
|
||||
},
|
||||
thought: {
|
||||
using: '正在使用',
|
||||
used: '已使用',
|
||||
|
||||
Reference in New Issue
Block a user