From a430284aa21e3ae1f0d5654e55b2ad2852519cc2 Mon Sep 17 00:00:00 2001
From: wwf <yearningwang@iqtogether.com>
Date: 星期三, 04 六月 2025 15:17:49 +0800
Subject: [PATCH] 初始化

---
 i18n/it-IT/tools.ts |    3 ---
 1 files changed, 0 insertions(+), 3 deletions(-)

diff --git a/i18n/it-IT/tools.ts b/i18n/it-IT/tools.ts
index 65899e6..f9512fb 100644
--- a/i18n/it-IT/tools.ts
+++ b/i18n/it-IT/tools.ts
@@ -140,7 +140,6 @@
     number: 'numero',
     required: 'Richiesto',
     infoAndSetting: 'Info & Impostazioni',
-    file: 'file',
   },
   noCustomTool: {
     title: 'Nessun strumento personalizzato!',
@@ -161,8 +160,6 @@
   openInStudio: 'Apri in Studio',
   toolNameUsageTip:
     'Nome chiamata strumento per il ragionamento e il prompting dell\'agente',
-  noTools: 'Nessun utensile trovato',
-  copyToolName: 'Copia nome',
 }
 
 export default translation

--
Gitblit v1.8.0