{{tr(data.allstar.fields.starts.month)}} {{data.allstar.fields.starts.day}} - {{tr(data.allstar.fields.ends.month)}} {{data.allstar.fields.ends.day}}

{{tr('All Star Weekend - Manager applications')}}

{{tr("There are {teamsAvailable} teams available in this season's allstar bracket.",data.allstar.fields)}}
{{tr("{teamsBuyable} can be bought outright, the other's will be given randomly among the applicants.",data.allstar.fields)}}
{{tr("You can only apply if you have a player involved in the competition.")}}

{{tr('You are viewing a previous season, use the selectbox above to return to the current season')}}
{{tr('This competition has not been set for this season yet. It may be set up on day {setup_day}.',data.fields)}}
{{tr('This competition is no longer active, feel free to browse previous seasons.',data.fields)}}
{{tr('Winner')}}
{{comp.getWinner(form.season).team}}
{{tr('Manager')}}
{{comp.getWinner(form.season).manager}}
{{tr('MVP')}}
{{comp.getWinner(form.season).mvp}}
{{tr('Owner')}}
{{comp.getWinner(form.season).owner}}