Add main link to each phase of the budget
Co-authored-by: decabeza <alberto@decabeza.es>
This commit is contained in:
@@ -231,10 +231,12 @@ en:
|
||||
enabled: "Phase enabled"
|
||||
ends_at: "End date"
|
||||
starts_at: "Start date"
|
||||
main_link_url: "The link takes you to (add a link)"
|
||||
budget/phase/translation:
|
||||
name: "Name"
|
||||
description: "Description"
|
||||
summary: "Summary"
|
||||
main_link_text: "Text on the link"
|
||||
comment:
|
||||
body: "Comment"
|
||||
user: "User"
|
||||
|
||||
@@ -201,6 +201,8 @@ en:
|
||||
duration_description: "The period of time this phase will be active."
|
||||
enabled_help_text: This phase will be public in the budget's phases timeline, as well as active for any other purpose
|
||||
image_description: "If an image is uplodaded it will be displayed next to the description of this phase."
|
||||
main_call_to_action: "Main call to action (optional)"
|
||||
main_call_to_action_description: "This link will appear on main banner of this participatory budget when this phase is enabled and encourages your user to perform a specific action like creating a proposal, voting for existing ones, or learn more about the process."
|
||||
name_help_text: "This is the title of the phase users will read on the header whenever this phase is active."
|
||||
save_changes: Save changes
|
||||
index:
|
||||
@@ -1352,6 +1354,7 @@ en:
|
||||
content: Content
|
||||
created_at: Created at
|
||||
color_help: Hexadecimal format
|
||||
example_url: "https://consulproject.org"
|
||||
show_results_and_stats: "Show results and stats"
|
||||
results_and_stats_reminder: "Marking these checkboxes the results and/or stats will be publicly available and every user will see them."
|
||||
example_url: "https://consulproject.org"
|
||||
|
||||
@@ -231,10 +231,12 @@ es:
|
||||
enabled: "Fase habilitada"
|
||||
ends_at: "Fecha de fin"
|
||||
starts_at: "Fecha de inicio"
|
||||
main_link_url: "El enlace te lleva a (añade un enlace)"
|
||||
budget/phase/translation:
|
||||
name: "Nombre"
|
||||
description: "Descripción"
|
||||
summary: "Resumen"
|
||||
main_link_text: "Texto del enlace"
|
||||
comment:
|
||||
body: "Comentario"
|
||||
user: "Usuario"
|
||||
|
||||
@@ -200,6 +200,8 @@ es:
|
||||
duration_description: "El período de tiempo que esta fase estará activa."
|
||||
enabled_help_text: Esta fase será pública en el calendario de fases del presupuesto y estará activa para otros propósitos
|
||||
image_description: "Si se proporciona una imagen se mostrará junto a la descripción de esta fase."
|
||||
main_call_to_action: "Enlace de acción principal (opcional)"
|
||||
main_call_to_action_description: "Este enlace aparecerá en la cabecera de este presupuesto participativo cuando esta fase esté activa y permite al usuario ejecutar una acción específica como crear una nueva propuesta, votar las existentes, o leer más sobre el funcionamiento de los presupuestos participativos."
|
||||
name_help_text: "Este es el título de la fase que los usuarios leerán en el encabezado cuando la fase esté activa."
|
||||
save_changes: Guardar cambios
|
||||
title: "Editar fase"
|
||||
@@ -1351,6 +1353,7 @@ es:
|
||||
content: Contenido
|
||||
created_at: Fecha de creación
|
||||
color_help: Formato hexadecimal
|
||||
example_url: "https://consulproject.org"
|
||||
show_results_and_stats: "Mostrar resultados y estadísticas"
|
||||
results_and_stats_reminder: "Si marcas estas casillas los resultados y/o estadísticas serán públicos y podrán verlos todos los usuarios."
|
||||
example_url: "https://consulproject.org"
|
||||
|
||||
Reference in New Issue
Block a user