Move budget stats translations to stats files
We were using custom translations, but now this code is going to be included in the main CONSUL repository.
This commit is contained in:
@@ -17,6 +17,8 @@ en:
|
||||
geozone: "District"
|
||||
geozone_participation: "% District population participation"
|
||||
budgets:
|
||||
link: "Stats"
|
||||
page_title: "%{budget} - Participation stats"
|
||||
total_investments: "Total proposed investments"
|
||||
total_selected_investments: "Proposals on final phase"
|
||||
total_unfeasible_investments: "Unfeasible proposals"
|
||||
@@ -26,6 +28,17 @@ en:
|
||||
participants: "Participants"
|
||||
supports: "Supports"
|
||||
by_heading: "Participants by heading"
|
||||
total: "Total"
|
||||
heading: "Heading"
|
||||
investments_sent_html: "Investment proposals sent"
|
||||
participants_support_phase: "Participants support phase"
|
||||
participants_voting_phase: "Participants voting phase"
|
||||
participants_total: "Total Participants"
|
||||
percent_total_participants_html: "% <br>Total<br>Participants"
|
||||
percent_heading_census_html: "% <br>Heading<br>Census"
|
||||
no_demographic_data: "* There is no demographic data for %{total} participants."
|
||||
participatory_disclaimer: "** The numbers of total participation refer to persons that created, supported or voted investment proposals."
|
||||
heading_disclaimer: "*** Data about headings refer to the heading where each user voted, not necessarily the one that person is registered on."
|
||||
polls:
|
||||
by_channel: "Participants by channel"
|
||||
by_gender_and_channel: "Participants by gender and channel"
|
||||
|
||||
Reference in New Issue
Block a user