The current user created a group.
In en, this message translates to: 'You Created Group {groupName}'
@override String youCreatedGroup(String groupName) { return 'あなたが作成したグループ $groupName'; }