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:
parent
52da8d6f50
commit
b4d3f7dd61
1 changed files with 15 additions and 15 deletions
|
@ -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",
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue