refactor: streamline InboxSidebar component and improve tooltip integration

This commit is contained in:
Anish Sarkar 2026-01-21 23:07:08 +05:30
parent 112f6ec4cc
commit 306a725b7c
3 changed files with 40 additions and 45 deletions

View file

@ -688,7 +688,10 @@
"no_mentions": "没有提及",
"no_mentions_hint": "您会在这里看到他人的提及",
"no_status_updates": "没有状态更新",
"no_status_updates_hint": "文档和连接器更新将显示在这里"
"no_status_updates_hint": "文档和连接器更新将显示在这里",
"filter": "筛选",
"all": "全部",
"unread": "未读"
},
"errors": {
"something_went_wrong": "出错了",