1
0

feat(notifications): add option to mark all as read

This commit is contained in:
kolaente
2023-10-20 16:51:35 +02:00
parent d73c62a424
commit ff2b4b8bf4
3 changed files with 29 additions and 1 deletions

View File

@ -952,7 +952,9 @@
"notification": {
"title": "Notifications",
"none": "You don't have any notifications. Have a nice day!",
"explainer": "Notifications will appear here when actions projects or tasks you subscribed to happen."
"explainer": "Notifications will appear here when actions projects or tasks you subscribed to happen.",
"markAllRead": "Mark all notifications as read",
"markAllReadSuccess": "Successfully marked all notifications as read."
},
"quickActions": {
"commands": "Commands",