add: mark all notifications as read/unread

fix: anonymous avatar/username
This commit is contained in:
trisua 2025-05-22 22:54:06 -04:00
parent 37e68079d8
commit 3f6f1eda9f
7 changed files with 118 additions and 10 deletions

View file

@ -134,6 +134,8 @@ version = "1.0.0"
"notifs:action.mark_as_unread" = "Mark as unread"
"notifs:action.clear" = "Clear"
"notifs:label.notifications" = "Notifications"
"notifs:label.mark_all_as_read" = "Mark all as read"
"notifs:label.mark_all_as_unread" = "Mark all as unread"
"settings:tab.general" = "General"
"settings:tab.account" = "Account"