Always show create question button on admin proposal show
This commit is contained in:
@@ -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
|
||||
|
||||
@@ -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}"
|
||||
|
||||
@@ -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
|
||||
|
||||
@@ -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}"
|
||||
|
||||
Reference in New Issue
Block a user