From a666883986073f9b2f00fce0b9be30d709628b22 Mon Sep 17 00:00:00 2001 From: "Sam X. Chen" Date: Tue, 13 Aug 2019 09:28:42 -0400 Subject: Addfeature: showing action in system message when user deleted/edited comments, plus changing email content \n to
--- i18n/en.i18n.json | 2 ++ 1 file changed, 2 insertions(+) (limited to 'i18n') 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", -- cgit v1.2.3-1-g7c22