summaryrefslogtreecommitdiffstats
path: root/i18n/en.i18n.json
diff options
context:
space:
mode:
authorSam X. Chen <sam.xi.chen@gmail.com>2019-08-13 09:28:42 -0400
committerSam X. Chen <sam.xi.chen@gmail.com>2019-08-13 09:28:42 -0400
commita666883986073f9b2f00fce0b9be30d709628b22 (patch)
treeafddae4029edfb74b3d4b2ecdc55f5c587e52e23 /i18n/en.i18n.json
parent8d76db91b883e7142cb7cddcfd25fa230663be34 (diff)
downloadwekan-a666883986073f9b2f00fce0b9be30d709628b22.tar.gz
wekan-a666883986073f9b2f00fce0b9be30d709628b22.tar.bz2
wekan-a666883986073f9b2f00fce0b9be30d709628b22.zip
Addfeature: showing action in system message when user deleted/edited comments, plus changing email content \n to <br/>
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 4501fffb..84b3dac1 100644
--- a/i18n/en.i18n.json
+++ b/i18n/en.i18n.json
@@ -73,6 +73,8 @@
"activity-unchecked-item-card": "unchecked %s in checklist %s",
"activity-checklist-completed-card": "completed checklist __checklist__ at card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
"activity-checklist-uncompleted-card": "uncompleted the checklist %s",
+ "activity-editComment": "edited comment %s",
+ "activity-deleteComment": "deleted comment %s",
"add-attachment": "Add Attachment",
"add-board": "Add Board",
"add-card": "Add Card",