The current user created a group.
In en, this message translates to: 'You Created Group {groupName}'
@override String youCreatedGroup(String groupName) { return '당신이 그룹 $groupName을(를) 생성했습니다'; }