fix(sidebar): clarify empty state when completed conversations are hidden

This commit is contained in:
xintaofei
2026-04-24 22:42:30 +08:00
parent 6d1a87a1e5
commit 230539233a
11 changed files with 11 additions and 1 deletions

View File

@@ -802,6 +802,7 @@
"conversationCountUnit": "{count} 件",
"emptyFolderHint": "会話がありません",
"noMatchingConversations": "一致する会話がありません",
"noUnfinishedConversations": "未完了の会話はありません。右上のメニューから「完了した会話を表示」を有効にできます。",
"removeFolderConfirmTitle": "このフォルダをワークスペースから削除しますか?",
"removeFolderConfirmDescription": "\"{name}\" をワークスペースから削除しますか?関連するタブとターミナルが閉じられます。",
"folderHeaderMenu": {