Use the new stats layout in budget stats

So now stats by gender and age are replaced by shared participation
stats (which also includes stats by district), reusing the code already
used in poll stats, and advanced statistics (which used to be at the top
of the page) are now displayed after partipation stats.
This commit is contained in:
Javi Martín
2019-01-11 19:43:26 +01:00
parent b2ad1e796f
commit cf32dcd6d5
7 changed files with 132 additions and 197 deletions

View File

@@ -16,6 +16,16 @@ en:
total: "Total"
geozone: "District"
geozone_participation: "% District population participation"
budgets:
total_investments: "Total proposed investments"
total_selected_investments: "Proposals on final phase"
total_unfeasible_investments: "Unfeasible proposals"
total_participants_support_phase: "Support phase"
total_participants_web: "Vote phase web participants"
total_participants_booths: "Vote phase booth participants"
participants: "Participants"
supports: "Supports"
by_heading: "Participants by heading"
polls:
by_channel: "Participants by channel"
by_gender_and_channel: "Participants by gender and channel"