summaryrefslogtreecommitdiffstats
path: root/i18n
diff options
context:
space:
mode:
authorLauri Ojansivu <x@xet7.org>2019-03-03 17:41:11 +0200
committerLauri Ojansivu <x@xet7.org>2019-03-03 17:41:11 +0200
commitd99056ced5815e080bb4f6004559ef3ec42ed52f (patch)
tree0464fb241e2afbc4665eb3488361cb0b16937047 /i18n
parent4a5473b4e725f851b4ea0049581e9550332ac0e8 (diff)
downloadwekan-d99056ced5815e080bb4f6004559ef3ec42ed52f.tar.gz
wekan-d99056ced5815e080bb4f6004559ef3ec42ed52f.tar.bz2
wekan-d99056ced5815e080bb4f6004559ef3ec42ed52f.zip
Fix translation.
Diffstat (limited to 'i18n')
-rw-r--r--i18n/en.i18n.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/i18n/en.i18n.json b/i18n/en.i18n.json
index c90ee778..6cda18e6 100644
--- a/i18n/en.i18n.json
+++ b/i18n/en.i18n.json
@@ -16,7 +16,7 @@
"act-uncompleteChecklist": "uncompleted checklist __checklist__ at card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
"act-addComment": "commented on card __card__: __comment__ at list __list__ at swimlane __swimlane__ at board __board__",
"act-createBoard": "created board __board__",
- "act-createCard": "created card __card__ to __list__ at swimlane __swimlane__ at board __board__",
+ "act-createCard": "created card __card__ to list __list__ at swimlane __swimlane__ at board __board__",
"act-createCustomField": "created custom field __customField__ to card __card__ at list __list__ at swimlane __swimlane__ at board __board__",
"act-createList": "added list __list__ to __board__",
"act-addBoardMember": "added member __member__ to __board__",