Base Legislation::Process model and admin page

This commit is contained in:
Amaia Castro
2016-12-05 11:08:42 +01:00
parent ca7d4629e0
commit 369804a2ba
31 changed files with 598 additions and 6 deletions

View File

@@ -34,6 +34,9 @@ en:
spending_proposal:
one: "Spending proposal"
other: "Spending proposals"
legislation/process:
one: "Process"
other: "Processes"
attributes:
comment:
body: "Comment"
@@ -69,6 +72,20 @@ en:
external_url: "Link to additional documentation"
geozone_id: "Scope of operation"
title: "Title"
legislation/process:
title: Process Title
description: Description
target: Target
how_to_participate: How to participate
additional_info: Additional info
start_date: Start date
end_date: End date
debate_start_date: Debate start date
debate_end_date: Debate end date
draft_publication_date: Draft publication date
allegations_start_date: Allegations start date
allegations_end_date: Allegations end date
final_publication_date: Final result publication date
errors:
models:
user:
@@ -90,4 +107,4 @@ en:
proposal_notification:
attributes:
minimum_interval:
invalid: "You have to wait a minium of %{interval} days between notifications"
invalid: "You have to wait a minium of %{interval} days between notifications"

View File

@@ -34,6 +34,9 @@ es:
spending_proposal:
one: "Propuesta de inversión"
other: "Propuestas de inversión"
legislation/process:
one: "Proceso"
other: "Procesos"
attributes:
comment:
body: "Comentario"
@@ -69,6 +72,20 @@ es:
external_url: "Enlace a documentación adicional"
geozone_id: "Ámbito de actuación"
title: "Título"
legislation/process:
title: Título del proceso
description: En qué consiste
target: A quién afecta
how_to_participate: Cómo participar
additional_info: Información adicional
start_date: Fecha de inicio del proceso
end_date: Fecha de fin del proceso
debate_start_date: Fecha de inicio del debate
debate_end_date: Fecha de fin del debate
draft_publication_date: Fecha de publicación del borrador
allegations_start_date: Fecha de inicio de alegaciones
allegations_end_date: Fecha de fin de alegaciones
final_publication_date: Fecha de publicación del resultado final
errors:
models:
user:
@@ -90,4 +107,4 @@ es:
proposal_notification:
attributes:
minimum_interval:
invalid: "Debes esperar un mínimo de %{interval} días entre notificaciones"
invalid: "Debes esperar un mínimo de %{interval} días entre notificaciones"

View File

@@ -110,6 +110,7 @@ en:
settings: Configuration settings
spending_proposals: Spending proposals
stats: Statistics
legislation: Collaborative Legislation
moderators:
index:
title: Moderators

View File

@@ -108,6 +108,7 @@ es:
settings: Configuración global
spending_proposals: Propuestas de inversión
stats: Estadísticas
legislation: Legislación colaborativa
moderators:
index:
title: Moderadores

View File

@@ -0,0 +1,27 @@
---
en:
admin:
legislation:
processes:
edit:
back: Back
submit_button: Save changes
errors:
form:
error: Error
index:
create: New process
delete: Delete
edit: Edit
title: Legislation processess
filters:
open: Open
next: Next
past: Past
all: All
new:
back: Back
title: Create new collaborative legislation process
submit_button: Create process
process:
title: Collaborative legislation process title

View File

@@ -0,0 +1,27 @@
---
es:
admin:
legislation:
processes:
edit:
back: Volver
submit_button: Guardar cambios
errors:
form:
error: Error
index:
create: Nuevo proceso
delete: Borrar
edit: Editar
title: Procesos de legislación colaborativa
filters:
open: Abiertos
next: Próximamente
past: Pasados
all: Todos
new:
back: Volver
title: Crear nuevo proceso de legislación colaborativa
submit_button: Crear proceso
process:
title: Título del proceso de legislación colaborativa

View File

@@ -30,3 +30,4 @@ en:
spending_proposals: Investment projects
spending_proposal_features:
voting_allowed: Voting on investment projects
legislation: Legislation

View File

@@ -29,4 +29,5 @@ es:
debates: Debates
spending_proposals: Propuestas de inversión
spending_proposal_features:
voting_allowed: Votaciones sobre propuestas de inversión.
voting_allowed: Votaciones sobre propuestas de inversión.
legislation: Legislación