Merge pull request #1294 from consul/polls-views

Polls views
This commit is contained in:
Raimond Garcia
2016-12-14 19:26:55 +01:00
committed by GitHub
18 changed files with 235 additions and 202 deletions

View File

@@ -154,6 +154,9 @@ en:
officer:
add: Add
delete: Delete
name: Name
email: Email
entry_name: officer
search:
email_placeholder: Search user by email
search: Search
@@ -194,11 +197,14 @@ en:
title: "Questions"
create: "Create question"
no_questions: "There are no questions."
filter_poll: Filter by Poll
select_poll: Select Poll
edit:
title: "Edit Question"
new:
title: "Create Question"
poll_label: "Poll"
valid_answers_note: "Enter the answers separated by commas (,)"
show:
proposal: Original proposal
author: Author

View File

@@ -154,6 +154,9 @@ es:
officer:
add: Añadir como Presidente de mesa
delete: Borrar
name: Nombre
email: Email
entry_name: presidente de mesa
search:
email_placeholder: Buscar usuario por email
search: Buscar
@@ -194,11 +197,14 @@ es:
title: "Preguntas ciudadanas"
create: "Crear pregunta ciudadana"
no_questions: "No hay ninguna pregunta ciudadana."
select_poll: Seleccionar votación
filter_poll: "Filtrar por votación"
select_poll: "Seleccionar votación"
edit:
title: "Editar pregunta ciudadana"
new:
title: "Crear pregunta ciudadana"
poll_label: "Votación"
valid_answers_note: "Escribe las respuestas separadas por comas (,)"
show:
proposal: Propuesta ciudadana original
author: Autor