refactor(web): remove redundant add-tool-modal components and related code (#27996)

This commit is contained in:
yangzheli
2025-11-13 20:21:04 +08:00
committed by GitHub
parent ffc04f2a9b
commit 20403c69b2
41 changed files with 2 additions and 800 deletions

View File

@@ -3,7 +3,6 @@ const translation = {
createCustomTool: 'สร้างเครื่องมือที่กําหนดเอง',
customToolTip: 'เรียนรู้เพิ่มเติมเกี่ยวกับเครื่องมือแบบกําหนดเองของ Dify',
type: {
all: 'ทั้งหมด',
builtIn: 'ในตัว',
custom: 'ธรรมเนียม',
workflow: 'เวิร์กโฟลว์',
@@ -21,13 +20,10 @@ const translation = {
setupModalTitleDescription: 'หลังจากกําหนดค่าข้อมูลประจําตัวแล้ว สมาชิกทั้งหมดภายในพื้นที่ทํางานสามารถใช้เครื่องมือนี้เมื่อประสานงานแอปพลิเคชันได้',
},
includeToolNum: '{{num}} รวมเครื่องมือ',
addTool: 'เพิ่มเครื่องมือ',
addToolModal: {
type: 'ประเภท',
category: 'ประเภท',
add: 'เพิ่ม',
added: 'เพิ่ม',
manageInTools: 'จัดการในเครื่องมือ',
custom: {
title: 'ไม่มีเครื่องมือกำหนดเอง',
tip: 'สร้างเครื่องมือกำหนดเอง',