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
|
|
@ -719,6 +719,7 @@
|
|||
"filter": "Filtrar",
|
||||
"all": "Tudo",
|
||||
"unread": "Não lido",
|
||||
"errors_only": "Apenas erros",
|
||||
"connectors": "Conectores",
|
||||
"all_connectors": "Todos os conectores",
|
||||
"sources": "Fontes",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue