Merge upstream/dev - preserve local UI enhancements (Logs in menu, conditional search, hover edit buttons)

This commit is contained in:
Eric Lammertsma 2026-01-22 19:41:11 -05:00
commit 089beb8d8c
117 changed files with 12068 additions and 4857 deletions

View file

@ -673,7 +673,28 @@
"expand_sidebar": "展开侧边栏",
"collapse_sidebar": "收起侧边栏",
"user_settings": "用户设置",
"logout": "退出登录"
"language": "语言",
"theme": "主题",
"light": "浅色",
"dark": "深色",
"system": "系统",
"logout": "退出登录",
"inbox": "收件箱",
"search_inbox": "搜索收件箱...",
"mark_all_read": "全部标记为已读",
"mark_as_read": "标记为已读",
"mentions": "提及",
"status": "状态",
"no_results_found": "未找到结果",
"no_mentions": "没有提及",
"no_mentions_hint": "您会在这里看到他人的提及",
"no_status_updates": "没有状态更新",
"no_status_updates_hint": "文档和连接器更新将显示在这里",
"filter": "筛选",
"all": "全部",
"unread": "未读",
"connectors": "连接器",
"all_connectors": "所有连接器"
},
"errors": {
"something_went_wrong": "出错了",