summaryrefslogtreecommitdiffstats
path: root/i18n/en.i18n.json
diff options
context:
space:
mode:
authorFelix Michels <felix.michels@deutschebahn.com>2017-09-22 09:50:40 +0200
committerFelix Michels <felix.michels@deutschebahn.com>2017-09-22 09:50:40 +0200
commit0bbfa632f77cf52333af312a4694bbcce6de92b7 (patch)
tree6e8d493e0ef9e2772dee6c6053b88ccdc8b026c2 /i18n/en.i18n.json
parentf98d640e1eae92d98eea3ae10cc46198a51f8f26 (diff)
downloadwekan-0bbfa632f77cf52333af312a4694bbcce6de92b7.tar.gz
wekan-0bbfa632f77cf52333af312a4694bbcce6de92b7.tar.bz2
wekan-0bbfa632f77cf52333af312a4694bbcce6de92b7.zip
add translation (en/de) for email notifications regarding checklists and checklist items
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 62b9cc67..64a720db 100644
--- a/i18n/en.i18n.json
+++ b/i18n/en.i18n.json
@@ -2,6 +2,8 @@
"accept": "Accept",
"act-activity-notify": "[Wekan] Activity Notification",
"act-addAttachment": "attached __attachment__ to __card__",
+ "act-addChecklist": "added checklist __checklist__ to __card__",
+ "act-addChecklistItem": "added __checklistItem__ to checklist __checklist__ on __card__",
"act-addComment": "commented on __card__: __comment__",
"act-createBoard": "created __board__",
"act-createCard": "added __card__ to __list__",