summaryrefslogtreecommitdiffstats
path: root/i18n/en.i18n.json
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2020-04-01 16:51:54 +0300
committerLauri Ojansivu <x@xet7.org>2020-04-01 16:51:54 +0300
commit0c911694c8196c33bbcc1a9fce56c43128d23f13 (patch)
tree72c565cc10a09e6ad56c1bef74888adedc08e4a2 /i18n/en.i18n.json
parent2eed1ca0eb9848046153789d4e44c27996f45eb8 (diff)
downloadwekan-0c911694c8196c33bbcc1a9fce56c43128d23f13.tar.gz
wekan-0c911694c8196c33bbcc1a9fce56c43128d23f13.tar.bz2
wekan-0c911694c8196c33bbcc1a9fce56c43128d23f13.zip
Add translations for Notification drawer like Trello.
Diffstat (limited to 'i18n/en.i18n.json')
-rw-r--r--i18n/en.i18n.json4
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"
}