Eric Mastro 557c068983 fix: update community invite text in push notification
Changes the community invitation text notifications from

“Upgrade to see a community invitation”

to

**InviteUsersToCommunity**
```golang
fmt.Sprintf("You have been invited to the community %s", community.Name())
```

**ShareCommunity**
```golang
fmt.Sprintf("Community %s has been shared with you", community.Name())
```
2021-06-29 07:54:33 -04:00
..
2020-09-29 13:28:08 -04:00
2020-09-04 15:57:29 -04:00
2021-06-23 08:08:08 -04:00
2020-09-29 13:28:08 -04:00
2020-05-21 15:16:24 -04:00
2020-05-21 15:16:24 -04:00
2020-09-29 13:28:08 -04:00
2020-05-21 15:16:24 -04:00
2020-09-04 15:57:29 -04:00
2020-05-15 17:18:20 -04:00
2020-09-29 13:28:08 -04:00
2020-09-04 15:57:29 -04:00
2020-09-04 15:57:29 -04:00