summaryrefslogtreecommitdiffstats
path: root/i18n/en.i18n.json
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2018-09-04 20:09:36 +0300
committerLauri Ojansivu <x@xet7.org>2018-09-04 20:09:36 +0300
commit77efcf71376d3da6c19ad1a4910567263e83c0ca (patch)
treecf771daed5671379fa616fbb6aed42baab8834d5 /i18n/en.i18n.json
parentbcbe1aaaf561f3188111b586ad0734b983206482 (diff)
downloadwekan-77efcf71376d3da6c19ad1a4910567263e83c0ca.tar.gz
wekan-77efcf71376d3da6c19ad1a4910567263e83c0ca.tar.bz2
wekan-77efcf71376d3da6c19ad1a4910567263e83c0ca.zip
- Add permission "No comments". It is like normal user, but does not show comments and activities.
Thanks to xet7 !
Diffstat (limited to 'i18n/en.i18n.json')
-rw-r--r--i18n/en.i18n.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/i18n/en.i18n.json b/i18n/en.i18n.json
index f4222c5b..689ed42d 100644
--- a/i18n/en.i18n.json
+++ b/i18n/en.i18n.json
@@ -171,6 +171,8 @@
"comment-placeholder": "Write Comment",
"comment-only": "Comment only",
"comment-only-desc": "Can comment on cards only.",
+ "no-comments": "No comments",
+ "no-comments-desc": "Can not see comments and activities.",
"computer": "Computer",
"confirm-subtask-delete-dialog": "Are you sure you want to delete subtask?",
"confirm-checklist-delete-dialog": "Are you sure you want to delete checklist?",