summaryrefslogtreecommitdiffstats
path: root/i18n/en.i18n.json
diff options
context:
space:
mode:
authorJonathan Baird <jonathan@smithbox.com>2020-04-08 13:14:29 -0600
committerJonathan Baird <jonathan@smithbox.com>2020-04-08 13:14:29 -0600
commita182dde11ff4f1ab8cd01a04e1e26affda5d8a3b (patch)
tree7d7cfc1f610e1ec24a04e8d4497da8a06c47b1f1 /i18n/en.i18n.json
parent1e20e2601fa9c2951d811861ff97f3f555aac6af (diff)
downloadwekan-a182dde11ff4f1ab8cd01a04e1e26affda5d8a3b.tar.gz
wekan-a182dde11ff4f1ab8cd01a04e1e26affda5d8a3b.tar.bz2
wekan-a182dde11ff4f1ab8cd01a04e1e26affda5d8a3b.zip
add a "remove all read" button to notification menu
Diffstat (limited to 'i18n/en.i18n.json')
-rw-r--r--i18n/en.i18n.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/i18n/en.i18n.json b/i18n/en.i18n.json
index 68e30193..0b194042 100644
--- a/i18n/en.i18n.json
+++ b/i18n/en.i18n.json
@@ -774,6 +774,7 @@
"view-all": "View All",
"filter-by-unread": "Filter by Unread",
"mark-all-as-read": "Mark all as read",
+ "remove-all-read": "Remove all read",
"allow-rename": "Allow Rename",
"allowRenamePopup-title": "Allow Rename"
}