summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
authorAngelo Gallarello <angelo.gallarell@gmail.com>2018-08-16 21:49:56 +0200
committerAngelo Gallarello <angelo.gallarell@gmail.com>2018-08-16 21:49:56 +0200
commitcc285afd5939dbc251ac0f5f64116d0dc17592bb (patch)
tree833f802a2f47f9b8eada6623e967342ad32ea7d7 /i18n
parentf7446ba9346d52431a9d37c8b4c856daf2c73621 (diff)
downloadwekan-cc285afd5939dbc251ac0f5f64116d0dc17592bb.tar.gz
wekan-cc285afd5939dbc251ac0f5f64116d0dc17592bb.tar.bz2
wekan-cc285afd5939dbc251ac0f5f64116d0dc17592bb.zip
Complete checklist activities
Diffstat (limited to 'i18n')
-rw-r--r--i18n/en.i18n.json6
1 files changed, 6 insertions, 0 deletions
diff --git a/i18n/en.i18n.json b/i18n/en.i18n.json
index b54787b9..2b3e6c4d 100644
--- a/i18n/en.i18n.json
+++ b/i18n/en.i18n.json
@@ -43,8 +43,14 @@
"activity-sent": "sent %s to %s",
"activity-unjoined": "unjoined %s",
"activity-subtask-added": "added subtask to %s",
+ "activity-checked-item": "checked %s in checklist %s of %s",
+ "activity-unchecked-item": "unchecked %s in checklist %s of %s",
"activity-checklist-added": "added checklist to %s",
+ "activity-checklist-removed": "removed a checklist from %s",
+ "activity-checklist-completed": "completed the checklist %s of %s",
+ "activity-checklist-uncompleted": "uncompleted the checklist %s of %s",
"activity-checklist-item-added": "added checklist item to '%s' in %s",
+ "activity-checklist-item-removed": "removed a checklist item from '%s' in %s",
"add": "Add",
"add-attachment": "Add Attachment",
"add-board": "Add Board",