Always show create question button on admin proposal show

This commit is contained in:
decabeza
2019-03-13 13:28:12 +01:00
parent e7dd63e264
commit 74958fab02
7 changed files with 37 additions and 11 deletions

View File

@@ -1144,6 +1144,8 @@ en:
author: Author
milestones: Milestones
no_proposals: There are no proposals.
show:
create_question: Add this proposal to a poll to be voted
hidden_proposals:
index:
filter: Filter

View File

@@ -508,7 +508,6 @@ en:
title: "Questions"
most_voted_answer: "Most voted answer: "
poll_questions:
create_question: "Create question"
show:
vote_answer: "Vote %{answer}"
voted: "You have voted %{answer}"

View File

@@ -1143,6 +1143,8 @@ es:
author: Autor
milestones: Hitos
no_proposals: No hay propuestas.
show:
create_question: Añadir esta propuesta a una votación para ser votada
hidden_proposals:
index:
filter: Filtro

View File

@@ -508,7 +508,6 @@ es:
title: "Preguntas"
most_voted_answer: "Respuesta más votada: "
poll_questions:
create_question: "Crear pregunta"
show:
vote_answer: "Votar %{answer}"
voted: "Has votado %{answer}"