mirror of
https://github.com/documize/community.git
synced 2025-07-23 15:19:42 +02:00
remove test activity translations, add team names to heading
This commit is contained in:
parent
900ebea3a7
commit
67e80dfdbf
2 changed files with 3 additions and 3 deletions
|
@ -12,6 +12,6 @@
|
|||
package trello
|
||||
|
||||
var activityTranslation = map[string]string{
|
||||
"comment card": "comment on card", // TODO, this just to prove the method
|
||||
"update board": "", // TODO, this just to test the delete functionality
|
||||
//"comment card": "comment on card", // TODO, this just to prove the ranslation method
|
||||
//"update board": "", // TODO, this just to test the delete functionality
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue