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, plural, one {# conversation} other {# conversations}}",
"emptyFolderHint": "No conversations",
"noMatchingConversations": "No matching conversations",
"noUnfinishedConversations": "No unfinished conversations. Enable \"Show completed\" from the top-right menu.",
"removeFolderConfirmTitle": "Remove folder from workspace?",
"removeFolderConfirmDescription": "Remove \"{name}\" from the workspace? Its tabs and terminals will close.",
"folderHeaderMenu": {