summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-08-14 19:36:39 +0300
committerGitHub <noreply@github.com>2019-08-14 19:36:39 +0300
commitd295cb838522d19c5fcc853a017edff3f1f9e1a5 (patch)
treecff88ae1e68342147ef98ae4b4ae9a20235ee005 /i18n
parentece011f6aee8ffffe161da2788ab317b78fe388f (diff)
parent7198e6b66eaf622fb8378d928bd8a85df8da7505 (diff)
downloadwekan-d295cb838522d19c5fcc853a017edff3f1f9e1a5.tar.gz
wekan-d295cb838522d19c5fcc853a017edff3f1f9e1a5.tar.bz2
wekan-d295cb838522d19c5fcc853a017edff3f1f9e1a5.zip
Merge pull request #2615 from whowillcare/master
Time line is missing delete/edit comments
Diffstat (limited to 'i18n')
-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 a513004e..7065396f 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",