Model Runtime (#1858)

Co-authored-by: StyleZhang <jasonapring2015@outlook.com>
Co-authored-by: Garfield Dai <dai.hai@foxmail.com>
Co-authored-by: chenhe <guchenhe@gmail.com>
Co-authored-by: jyong <jyong@dify.ai>
Co-authored-by: Joel <iamjoel007@gmail.com>
Co-authored-by: Yeuoly <admin@srmxy.cn>
This commit is contained in:
takatost
2024-01-02 23:42:00 +08:00
committed by GitHub
parent e91dd28a76
commit d069c668f8
807 changed files with 171310 additions and 23806 deletions

View File

@@ -286,6 +286,20 @@ const translation = {
freeQuota: {
howToEarn: 'How to earn',
},
addMoreModelProvider: 'ADD MORE MODEL PROVIDER',
addModel: 'Add Model',
modelsNum: '{{num}} Models',
showModels: 'Show Models',
showModelsNum: 'Show {{num}} Models',
collapse: 'Collapse',
config: 'Config',
modelAndParameters: 'Model and Parameters',
model: 'Model',
featureSupported: '{{feature}} supported',
callTimes: 'Call times',
buyQuota: 'Buy Quota',
getFreeTokens: 'Get free Tokens',
priorityUsing: 'Prioritize using',
},
dataSource: {
add: 'Add a data source',
@@ -318,13 +332,13 @@ const translation = {
},
},
apiBasedExtension: {
title: 'API-based extensions provide centralized API management, simplifying configuration for easy use across Dify\'s applications.',
title: 'API extensions provide centralized API management, simplifying configuration for easy use across Dify\'s applications.',
link: 'Learn how to develop your own API Extension.',
linkUrl: 'https://docs.dify.ai/advanced/api_based_extension',
add: 'Add API Extension',
selector: {
title: 'API Extension',
placeholder: 'Please select API-based extension',
placeholder: 'Please select API extension',
manage: 'Manage API Extension',
},
modal: {

View File

@@ -286,6 +286,20 @@ const translation = {
freeQuota: {
howToEarn: '如何获取',
},
addMoreModelProvider: '添加更多模型提供商',
addModel: '添加模型',
modelsNum: '{{num}} 个模型',
showModels: '显示模型',
showModelsNum: '显示 {{num}} 个模型',
collapse: '收起',
config: '配置',
modelAndParameters: '模型及参数',
model: '模型',
featureSupported: '支持 {{feature}} 功能',
callTimes: '调用次数',
buyQuota: '购买额度',
getFreeTokens: '获得免费 Tokens',
priorityUsing: '优先使用',
},
dataSource: {
add: '添加数据源',