prints a button to redirect to the poll when a question is answerable

This commit is contained in:
kikito
2017-01-25 17:58:09 +01:00
parent 480f92bdd9
commit d9351b123d
4 changed files with 31 additions and 13 deletions

View File

@@ -416,6 +416,7 @@ en:
create_question: "Create question"
default_valid_answers: "Yes, No"
show:
answer_this_question: "Answer this question"
original_proposal: "Original proposal"
author: "Created by"
dates_title: "Participation dates"

View File

@@ -416,6 +416,7 @@ es:
create_question: "Crear pregunta para votación"
default_valid_answers: "Sí, No"
show:
answer_this_question: "Responder a esta pregunta"
original_proposal: "Propuesta original"
author: "Creado por"
dates_title: "Fechas de participación"