mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-25 08:46:22 +02:00
feat: add error filtering option to InboxSidebar, allowing users to filter notifications by error types, and update translations for new filter option in multiple languages
This commit is contained in:
parent
d03f938fcd
commit
1aa2c8a334
6 changed files with 52 additions and 2 deletions
|
|
@ -703,6 +703,7 @@
|
|||
"filter": "筛选",
|
||||
"all": "全部",
|
||||
"unread": "未读",
|
||||
"errors_only": "仅错误",
|
||||
"connectors": "连接器",
|
||||
"all_connectors": "所有连接器",
|
||||
"sources": "来源",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue