extracts officer_assignments from admin's poll/show
This commit is contained in:
@@ -271,6 +271,13 @@ en:
|
||||
error_destroy: "An error ocurred when removing officer assignment"
|
||||
error_create: "An error ocurred when adding officer assignment"
|
||||
index:
|
||||
officers_title: "List of officers"
|
||||
no_officers: "There are no officers assigned to this poll."
|
||||
table_name: "Name"
|
||||
table_email: "Email"
|
||||
add_officer_assignments: "Add shifts as officer"
|
||||
edit_officer_assignments: "Edit officing shifts"
|
||||
by_officer:
|
||||
new_assignment: "New shift"
|
||||
date: "Date"
|
||||
booth: "Booth"
|
||||
@@ -331,21 +338,16 @@ en:
|
||||
recounts_tab: Recounting
|
||||
results_tab: Results
|
||||
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"
|
||||
officers_title: "List of officers"
|
||||
questions_title: "List of questions"
|
||||
recounting_title: "Recounts"
|
||||
results_title: "Results"
|
||||
remove_question: "Remove question from poll"
|
||||
add_question: "Include question"
|
||||
add_officer_assignments: "Add shifts as officer"
|
||||
edit_officer_assignments: "Edit officing shifts"
|
||||
table_title: "Title"
|
||||
table_assignment: "Assignment"
|
||||
table_name: "Name"
|
||||
table_email: "Email"
|
||||
table_booth_name: "Booth"
|
||||
table_final_recount: "Final recount (by officer)"
|
||||
table_recounts: "Accumulated daily recounts (by officer)"
|
||||
|
||||
Reference in New Issue
Block a user