Add show results and stats form to budgets
This commit is contained in:
@@ -1,4 +1,7 @@
|
||||
en:
|
||||
attributes:
|
||||
results_enabled: "Show results"
|
||||
stats_enabled: "Show stats"
|
||||
activerecord:
|
||||
models:
|
||||
activity:
|
||||
@@ -212,8 +215,6 @@ en:
|
||||
geozone_restricted: "Restricted by geozone"
|
||||
summary: "Summary"
|
||||
description: "Description"
|
||||
results_enabled: "Show results"
|
||||
stats_enabled: "Show stats"
|
||||
poll/translation:
|
||||
name: "Name"
|
||||
summary: "Summary"
|
||||
|
||||
@@ -1048,8 +1048,6 @@ en:
|
||||
geozone_restricted: "Restricted to districts"
|
||||
new:
|
||||
title: "New poll"
|
||||
show_results_and_stats: "Show results and stats"
|
||||
results_and_stats_reminder: "Marking these checkboxes the results and/or stats of this poll will be publicly available and every user will see them."
|
||||
submit_button: "Create poll"
|
||||
edit:
|
||||
title: "Edit poll"
|
||||
@@ -1327,6 +1325,8 @@ en:
|
||||
created_at: Created at
|
||||
delete: Delete
|
||||
color_help: Hexadecimal format
|
||||
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."
|
||||
spending_proposals:
|
||||
index:
|
||||
geozone_filter_all: All zones
|
||||
|
||||
@@ -1,4 +1,7 @@
|
||||
es:
|
||||
attributes:
|
||||
results_enabled: "Mostrar resultados"
|
||||
stats_enabled: "Mostrar estadísticas"
|
||||
activerecord:
|
||||
models:
|
||||
activity:
|
||||
@@ -212,8 +215,6 @@ es:
|
||||
geozone_restricted: "Restringida por zonas"
|
||||
summary: "Resumen"
|
||||
description: "Descripción"
|
||||
results_enabled: "Mostrar resultados"
|
||||
stats_enabled: "Mostrar estadísticas"
|
||||
poll/translation:
|
||||
name: "Nombre"
|
||||
summary: "Resumen"
|
||||
|
||||
@@ -1047,8 +1047,6 @@ es:
|
||||
geozone_restricted: "Restringida a los distritos"
|
||||
new:
|
||||
title: "Nueva votación"
|
||||
show_results_and_stats: "Mostrar resultados y estadísticas"
|
||||
results_and_stats_reminder: "Si marcas estas casillas los resultados y/o estadísticas de esta votación serán públicos y podrán verlos todos los usuarios."
|
||||
submit_button: "Crear votación"
|
||||
edit:
|
||||
title: "Editar votación"
|
||||
@@ -1326,6 +1324,8 @@ es:
|
||||
created_at: Fecha de creación
|
||||
delete: Eliminar
|
||||
color_help: Formato hexadecimal
|
||||
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."
|
||||
spending_proposals:
|
||||
index:
|
||||
geozone_filter_all: Todos los ámbitos de actuación
|
||||
|
||||
Reference in New Issue
Block a user