Browse Source

Add translations for Notification drawer like Trello.

Lauri Ojansivu 5 years ago
parent
commit
0c911694c8
1 changed files with 4 additions and 0 deletions
  1. 4 0
      i18n/en.i18n.json

+ 4 - 0
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"
 }