Add views for admin booths

This commit is contained in:
Alberto Garcia Cabeza
2016-09-19 18:32:21 +02:00
committed by kikito
parent faecb51054
commit 7f0d233bce
7 changed files with 136 additions and 9 deletions

View File

@@ -185,9 +185,29 @@ en:
select_poll: "Select a poll"
title_list: "List of booths of poll %{poll}"
no_booths: "There is no booths in this poll."
add_booth: "Add booth"
name: "Name"
location: "Location"
add_officer: "Add officer"
new:
title: "Poll %{poll}"
subtitle: "New booth"
name: "Name"
reference: "Reference number"
location: "Location"
submit_button: "Create booth"
edit:
title: "Poll %{poll}"
subtitle: "Edit booth"
name: "Name"
reference: "Reference number"
location: "Location"
submit_button: "Update booth"
show:
location: "Location"
add_officer: "Add officer"
officers_list: "List of officers"
no_officers: "There is no officers in this booth."
officials:
edit:
destroy: Remove 'Official' status