Table for links added (links to add images/documents).
Custom partial for admins upload image created, so that it can be reused in upload images and documents.
This commit is contained in:
@@ -152,6 +152,8 @@ en:
|
||||
starts_at: "Start Date"
|
||||
ends_at: "Closing Date"
|
||||
geozone_restricted: "Restricted by geozone"
|
||||
summary: "Summary"
|
||||
description: "Description"
|
||||
poll/question:
|
||||
title: "Question"
|
||||
valid_answers: "Posibles answers"
|
||||
|
||||
@@ -146,6 +146,8 @@ es:
|
||||
starts_at: "Fecha de apertura"
|
||||
ends_at: "Fecha de cierre"
|
||||
geozone_restricted: "Restringida por zonas"
|
||||
summary: "Resumen"
|
||||
description: "Descripción"
|
||||
poll/question:
|
||||
title: "Pregunta"
|
||||
valid_answers: "Posibles respuestas"
|
||||
|
||||
@@ -580,6 +580,12 @@ es:
|
||||
error_on_question_added: "No se pudo asignar la pregunta"
|
||||
question_removed: "Pregunta eliminada de esta votación"
|
||||
error_on_question_removed: "No se pudo quitar la pregunta"
|
||||
attachments:
|
||||
title: "Imágenes y documentos de la votación"
|
||||
images_title: "Imágenes"
|
||||
documents_title: "Documents"
|
||||
images_link: "Lista de imágenes"
|
||||
documents_link: "Lista de documentos"
|
||||
questions:
|
||||
index:
|
||||
title: "Preguntas ciudadanas"
|
||||
|
||||
Reference in New Issue
Block a user