Adds content to booths index and show views
This commit is contained in:
committed by
kikito
parent
5b424d1793
commit
5e3fff6825
@@ -188,7 +188,7 @@ en:
|
||||
add_booth: "Add booth"
|
||||
name: "Name"
|
||||
location: "Location"
|
||||
add_officer: "Add officer"
|
||||
officers: "Officers"
|
||||
new:
|
||||
title: "Poll %{poll}"
|
||||
subtitle: "New booth"
|
||||
@@ -205,7 +205,7 @@ en:
|
||||
submit_button: "Update booth"
|
||||
show:
|
||||
location: "Location"
|
||||
add_officer: "Add officer"
|
||||
assign_officer: "Assign officer"
|
||||
officers_list: "List of officers"
|
||||
no_officers: "There is no officers in this booth."
|
||||
officials:
|
||||
|
||||
@@ -188,7 +188,7 @@ es:
|
||||
add_booth: "Añadir urna"
|
||||
name: "Nombre"
|
||||
location: "Ubicación"
|
||||
add_officer: "Añadir presidente"
|
||||
officers: "Presidentes de mesa"
|
||||
new:
|
||||
title: "Votación %{poll}"
|
||||
subtitle: "Nueva urna"
|
||||
@@ -196,9 +196,16 @@ es:
|
||||
reference: "Número de referencia"
|
||||
location: "Ubicación"
|
||||
submit_button: "Crear urna"
|
||||
edit:
|
||||
title: "Votación %{poll}"
|
||||
subtitle: "Editar urna"
|
||||
name: "Nombre"
|
||||
reference: "Número de referencia"
|
||||
location: "Ubicación"
|
||||
submit_button: "Actualizar urna"
|
||||
show:
|
||||
location: "Ubicación"
|
||||
add_officer: "Añadir presidente de mesa"
|
||||
assign_officer: "Asignar presidente de mesa"
|
||||
officers_list: "Lista de presidentes de mesa"
|
||||
no_officers: "No hay presidentes de mesa en esta urna."
|
||||
officials:
|
||||
|
||||
Reference in New Issue
Block a user