支持搜索文件和目录

This commit is contained in:
xintaofei
2026-03-19 00:24:50 +08:00
parent f3acb45cb0
commit 33d70b8866
15 changed files with 432 additions and 63 deletions

View File

@@ -648,11 +648,15 @@
"save": "保存"
},
"search": {
"dialogTitle": "会話を検索",
"dialogTitle": "検索",
"tabConversations": "会話",
"tabFiles": "ファイル",
"placeholder": "会話を検索...",
"filePlaceholder": "ファイルまたはディレクトリを検索...",
"allAgents": "すべて",
"searching": "検索中...",
"typeToSearch": "入力して会話を検索",
"typeToSearchFiles": "入力してファイルまたはディレクトリを検索",
"noResults": "結果が見つかりません。",
"untitledConversation": "無題の会話"
},