adds poll results to admin
simple page shows results by question, white and null results
This commit is contained in:
@@ -312,15 +312,18 @@ en:
|
||||
booths_tab: Booths
|
||||
officers_tab: Officers
|
||||
recounts_tab: Recounting
|
||||
results_tab: Results
|
||||
no_booths: "There are no booths assigned to this poll."
|
||||
no_questions: "There are no questions assigned to this poll."
|
||||
no_officers: "There are no officers assigned to this poll."
|
||||
no_recounts: "There is nothing to be recounted"
|
||||
no_results: "There are no results"
|
||||
remove_booth: "Remove booth from poll"
|
||||
booths_title: "List of booths"
|
||||
officers_title: "List of officers"
|
||||
questions_title: "List of questions"
|
||||
recounting_title: "Recounts"
|
||||
results_title: "Results"
|
||||
remove_question: "Remove question from poll"
|
||||
add_booth: "Assign booth"
|
||||
add_question: "Include question"
|
||||
@@ -336,6 +339,10 @@ en:
|
||||
table_booth_name: "Booth"
|
||||
table_final_recount: "Final recount (by officer)"
|
||||
table_recounts: "Accumulated daily recounts (by officer)"
|
||||
table_whites: "Blank ballots"
|
||||
table_nulls: "Invalid ballots"
|
||||
table_answer: Answer
|
||||
table_votes: Votes
|
||||
flash:
|
||||
question_added: "Question added to this poll"
|
||||
error_on_question_added: "Question could not be assigned to this poll"
|
||||
|
||||
@@ -312,15 +312,18 @@ es:
|
||||
booths_tab: Urnas
|
||||
officers_tab: Presidentes de mesa
|
||||
recounts_tab: Recuentos
|
||||
results_tab: Resultados
|
||||
no_booths: "No hay urnas asignadas a esta votación."
|
||||
no_questions: "No hay preguntas asignadas a esta votación."
|
||||
no_officers: "No hay presidentes de mesa asignados a esta votación."
|
||||
no_recounts: "No hay nada de lo que hacer recuento"
|
||||
no_results: "No hay resultados"
|
||||
remove_booth: "Desasignar urna"
|
||||
booths_title: "Listado de urnas asignadas"
|
||||
officers_title: "Listado de presidentes de mesa asignados"
|
||||
questions_title: "Listado de preguntas asignadas"
|
||||
recounting_title: "Recuentos"
|
||||
results_title: "Resultados"
|
||||
remove_question: "Desasignar pregunta"
|
||||
add_booth: "Asignar urna"
|
||||
add_question: "Incluir pregunta"
|
||||
@@ -336,6 +339,10 @@ es:
|
||||
table_booth_name: "Urna"
|
||||
table_final_recount: "Recuento final (presidente de mesa)"
|
||||
table_recounts: "Recuentos diarios acumulados (presidente de mesa)"
|
||||
table_whites: Papeletas en blanco
|
||||
table_nulls: Papeletas nulas
|
||||
table_answer: Respuesta
|
||||
table_votes: Votos
|
||||
flash:
|
||||
question_added: "Pregunta añadida a esta votación"
|
||||
error_on_question_added: "No se pudo asignar la pregunta"
|
||||
|
||||
Reference in New Issue
Block a user