修改i18n中的文本

This commit is contained in:
罗杰
2025-10-19 21:36:14 +08:00
parent ad4bd49697
commit 88f7076630
32 changed files with 98 additions and 98 deletions

View File

@@ -1,7 +1,7 @@
const translation = {
title: '工具',
createCustomTool: '创建自定义工具',
customToolTip: '了解更多关于 Dify 自定义工具的信息',
customToolTip: '了解更多关于 自定义工具的信息',
type: {
all: '全部',
builtIn: '工具',
@@ -10,7 +10,7 @@ const translation = {
},
contribute: {
line1: '我有兴趣为 ',
line2: 'Dify 贡献工具。',
line2: ' 贡献工具。',
viewGuide: '查看指南',
},
author: '作者',