adds Recounting tab to Poll's admin show view
This commit is contained in:
@@ -311,13 +311,16 @@ en:
|
||||
questions_tab: Questions
|
||||
booths_tab: Booths
|
||||
officers_tab: Officers
|
||||
recounts_tab: Recounting
|
||||
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"
|
||||
remove_booth: "Remove booth from poll"
|
||||
booths_title: "List of booths"
|
||||
officers_title: "List of officers"
|
||||
questions_title: "List of questions"
|
||||
recounting_title: "Recounts"
|
||||
remove_question: "Remove question from poll"
|
||||
add_booth: "Assign booth"
|
||||
add_question: "Include question"
|
||||
@@ -330,6 +333,9 @@ en:
|
||||
table_name: "Name"
|
||||
table_location: "Location"
|
||||
table_email: "Email"
|
||||
table_booth_name: "Booth"
|
||||
table_final_recount: "Final recount"
|
||||
table_recounts: "Accumulated daily recounts"
|
||||
flash:
|
||||
question_added: "Question added to this poll"
|
||||
error_on_question_added: "Question could not be assigned to this poll"
|
||||
|
||||
@@ -311,13 +311,16 @@ es:
|
||||
questions_tab: Preguntas
|
||||
booths_tab: Urnas
|
||||
officers_tab: Presidentes de mesa
|
||||
recounts_tab: Recuentos
|
||||
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"
|
||||
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"
|
||||
remove_question: "Desasignar pregunta"
|
||||
add_booth: "Asignar urna"
|
||||
add_question: "Incluir pregunta"
|
||||
@@ -330,6 +333,9 @@ es:
|
||||
table_name: "Nombre"
|
||||
table_location: "Ubicación"
|
||||
table_email: "Email"
|
||||
table_booth_name: "Urna"
|
||||
table_final_recount: "Recuento final"
|
||||
table_recounts: "Recuentos diarios acumulados"
|
||||
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