feat(#36): Notification rework with single and all comments mark as read
This commit is contained in:
@@ -137,7 +137,10 @@
|
||||
"title": "Notifications",
|
||||
"empty": "No notifications",
|
||||
"unreadCount": "{count} unread",
|
||||
"tooltip": "Notifications"
|
||||
"tooltip": "Notifications",
|
||||
"markAllRead": "Mark all as read",
|
||||
"deleteAll": "Delete all",
|
||||
"delete": "Delete notification"
|
||||
},
|
||||
"administration": {
|
||||
"title": "Administration",
|
||||
@@ -237,6 +240,8 @@
|
||||
"emailAddress": "Email Address",
|
||||
"onFormCreated": "When an application form is created",
|
||||
"onFormSubmitted": "When an application form is submitted",
|
||||
"onFormUpdated": "When someone edits my application form",
|
||||
"onCommentAdded": "When someone comments on my application form",
|
||||
"saved": "Settings saved"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user