Add views for admin booths
This commit is contained in:
committed by
kikito
parent
faecb51054
commit
7f0d233bce
@@ -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
|
||||
|
||||
@@ -185,9 +185,22 @@ es:
|
||||
select_poll: "Selecciona una votación"
|
||||
title_list: "Lista de urnas de la votación %{poll}"
|
||||
no_booths: "No hay urnas en esta votación."
|
||||
add_booth: "Añadir urna"
|
||||
name: "Nombre"
|
||||
location: "Ubicación"
|
||||
add_officer: "Añadir presidente"
|
||||
new:
|
||||
title: "Votación %{poll}"
|
||||
subtitle: "Nueva urna"
|
||||
name: "Nombre"
|
||||
reference: "Número de referencia"
|
||||
location: "Ubicación"
|
||||
submit_button: "Crear urna"
|
||||
show:
|
||||
location: "Ubicación"
|
||||
add_officer: "Añadir presidente de mesa"
|
||||
officers_list: "Lista de presidentes de mesa"
|
||||
no_officers: "No hay presidentes de mesa en esta urna."
|
||||
officials:
|
||||
edit:
|
||||
destroy: Eliminar condición de 'Cargo Público'
|
||||
|
||||
Reference in New Issue
Block a user