1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-23 23:29:42 +02:00

go fmt activity translation.go + merge master changes

This commit is contained in:
Elliott Stoneham 2016-09-13 13:28:46 +01:00
parent 52da8d6f50
commit b4d3f7dd61

View file

@ -24,7 +24,7 @@ var activityTranslation = map[string]string{
"update card": "updated card",
"update check item state on card": "check item updated on card",
"update list": "updated list",
"add attachment to card" : "attachment added to card",
"copy card" : "copied card",
"copy comment card" : "copied comment on card",
"add attachment to card": "attachment added to card",
"copy card": "copied card",
"copy comment card": "copied comment on card",
}