summaryrefslogtreecommitdiffstats
path: root/i18n/en.i18n.json
diff options
context:
space:
mode:
authorAngelo Gallarello <angelo.gallarell@gmail.com>2018-09-21 17:20:45 +0200
committerAngelo Gallarello <angelo.gallarell@gmail.com>2018-09-21 17:20:45 +0200
commit620180981050e2db4e2fe69c968c529951a02fdc (patch)
tree61ea3cf7b9544c07714a81a1a23ea55cc0fdfaab /i18n/en.i18n.json
parent99d38f2d61527f599f3246ea5f02ec482841ab0e (diff)
downloadwekan-620180981050e2db4e2fe69c968c529951a02fdc.tar.gz
wekan-620180981050e2db4e2fe69c968c529951a02fdc.tar.bz2
wekan-620180981050e2db4e2fe69c968c529951a02fdc.zip
Added general move trigger
Diffstat (limited to 'i18n/en.i18n.json')
-rw-r--r--i18n/en.i18n.json3
1 files changed, 2 insertions, 1 deletions
diff --git a/i18n/en.i18n.json b/i18n/en.i18n.json
index a459be36..896c10a3 100644
--- a/i18n/en.i18n.json
+++ b/i18n/en.i18n.json
@@ -606,5 +606,6 @@
"r-d-uncheck-one": "Uncheck item",
"r-d-check-of-list": "of checklist",
"r-d-add-checklist": "Add checklist",
- "r-d-remove-checklist": "Remove checklist"
+ "r-d-remove-checklist": "Remove checklist",
+ "r-when-a-card-is-moved": "When a card is moved to another list"
}