Adds ballot sheets controller and main views

This commit is contained in:
María Checa
2018-06-21 18:09:50 +02:00
committed by Javi Martín
parent 3ccdf039e4
commit ccf8d3a8e2
14 changed files with 275 additions and 9 deletions

View File

@@ -61,6 +61,9 @@ en:
poll/officer:
one: "officer"
other: "officers"
poll/ballot_sheet:
one: Ballot sheet
other: Ballot sheets
proposal:
one: "Citizen proposal"
other: "Citizen proposals"
@@ -208,6 +211,10 @@ en:
external_url: "Link to additional documentation"
poll/question/translation:
title: "Question"
poll/ballot_sheet:
data: CSV data
poll_id: Poll
officer_assignment_id: Officer assignment
signature_sheet:
signable_type: "Signable type"
signable_id: "Signable ID"

View File

@@ -16,6 +16,20 @@ en:
no_polls: You are not officing final recounts in any active poll
select_poll: Select poll
add_results: Add results
poll_budgets:
see_ballot_sheets: See ballot sheets list
index:
title: "%{poll_budget} - Ballot sheets list"
ballot_sheet_name: Name
ballot_sheet_author: Author
ballot_sheet_creation_date: Creation date
empty_results: There are no ballot sheets for this poll yet
new:
title: "%{poll_budget} - New ballot sheet"
booth: Booth
select_booth: Select booth
csv_data: CSV data
submit: Save
booth:
new:
title: "Choose your booth"