diff options
-rw-r--r-- | i18n/en.i18n.json | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/i18n/en.i18n.json b/i18n/en.i18n.json index c7583386..87d4b8d3 100644 --- a/i18n/en.i18n.json +++ b/i18n/en.i18n.json @@ -763,6 +763,10 @@ "new": "New", "editUserPopup-title": "Edit User", "newUserPopup-title": "New User", + "notifications": "Notifications", + "view-all": "View All", + "filter-by-unread": "Filter by Unread", + "mark-all-as-read": "Mark all as read", "allow-rename": "Allow Rename", "allowRenamePopup-title": "Allow Rename" } |