mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-25 16:56: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
|
|
@ -719,6 +719,7 @@
|
|||
"filter": "Filter",
|
||||
"all": "All",
|
||||
"unread": "Unread",
|
||||
"errors_only": "Errors only",
|
||||
"connectors": "Connectors",
|
||||
"all_connectors": "All connectors",
|
||||
"sources": "Sources",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue