You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gcgj-dify-1.7.0/web/i18n/zh-Hans/plugin.ts

20 lines
445 B
TypeScript

const translation = {
from: '来自',
endpointsEnabled: '{{num}} 组端点已启用',
detailPanel: {
operation: {
install: '安装',
detail: '详情',
update: '更新',
info: '插件信息',
checkUpdate: '检查更新',
viewDetail: '查看详情',
remove: '移除',
},
modelNum: '{{num}} 模型已包含',
actionNum: '{{num}} ACTIONS 已包含',
},
}
export default translation