refactor: update InboxSidebar to replace connector terminology with source terminology, enhancing filtering functionality to include document types and improving user experience in the status tab

This commit is contained in:
Anish Sarkar 2026-03-06 17:02:19 +05:30
parent 58f620482f
commit fe0b026315
6 changed files with 143 additions and 98 deletions

View file

@ -705,6 +705,8 @@
"unread": "未读",
"connectors": "连接器",
"all_connectors": "所有连接器",
"sources": "来源",
"all_sources": "所有来源",
"close": "关闭",
"cancel": "取消"
},