DraftVersion base model and very basic admin pages
This commit is contained in:
@@ -37,6 +37,9 @@ en:
|
||||
legislation/process:
|
||||
one: "Process"
|
||||
other: "Processes"
|
||||
legislation/draft_versions:
|
||||
one: "Draft version"
|
||||
other: "Draft versions"
|
||||
attributes:
|
||||
comment:
|
||||
body: "Comment"
|
||||
@@ -86,6 +89,12 @@ en:
|
||||
allegations_start_date: Allegations start date
|
||||
allegations_end_date: Allegations end date
|
||||
final_publication_date: Final result publication date
|
||||
legislation/draft_version:
|
||||
title: Version title
|
||||
body: Text
|
||||
changelog: Changes
|
||||
status: Status
|
||||
final_version: Final version
|
||||
errors:
|
||||
models:
|
||||
user:
|
||||
|
||||
@@ -37,6 +37,9 @@ es:
|
||||
legislation/process:
|
||||
one: "Proceso"
|
||||
other: "Procesos"
|
||||
legislation/draft_texts:
|
||||
one: "Borrador"
|
||||
other: "Borradores"
|
||||
attributes:
|
||||
comment:
|
||||
body: "Comentario"
|
||||
@@ -86,6 +89,12 @@ es:
|
||||
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
|
||||
legislation/draft_version:
|
||||
title: Título de la version
|
||||
body: Texto
|
||||
changelog: Cambios
|
||||
status: Estado
|
||||
final_version: Versión final
|
||||
errors:
|
||||
models:
|
||||
user:
|
||||
|
||||
@@ -93,7 +93,6 @@ en:
|
||||
index:
|
||||
create: New process
|
||||
delete: Delete
|
||||
edit: Edit
|
||||
title: Legislation processess
|
||||
filters:
|
||||
open: Open
|
||||
@@ -106,6 +105,32 @@ en:
|
||||
submit_button: Create process
|
||||
process:
|
||||
title: Collaborative legislation process title
|
||||
subnav:
|
||||
info: Information
|
||||
draft_texts: Text
|
||||
draft_versions:
|
||||
edit:
|
||||
back: Back
|
||||
submit_button: Save changes
|
||||
errors:
|
||||
form:
|
||||
error: Error
|
||||
index:
|
||||
title: Draft versions
|
||||
create: Create version
|
||||
new:
|
||||
back: Back
|
||||
title: Create new version
|
||||
submit_button: Create version
|
||||
statuses:
|
||||
draft: Draft
|
||||
published: Published
|
||||
table:
|
||||
title: Títle
|
||||
created_at: Created at
|
||||
comments: Comments
|
||||
final_version: Final version
|
||||
status: Status
|
||||
managers:
|
||||
index:
|
||||
title: Managers
|
||||
|
||||
@@ -91,7 +91,6 @@ es:
|
||||
index:
|
||||
create: Nuevo proceso
|
||||
delete: Borrar
|
||||
edit: Editar
|
||||
title: Procesos de legislación colaborativa
|
||||
filters:
|
||||
open: Abiertos
|
||||
@@ -104,6 +103,32 @@ es:
|
||||
submit_button: Crear proceso
|
||||
process:
|
||||
title: Título del proceso de legislación colaborativa
|
||||
subnav:
|
||||
info: Información
|
||||
draft_texts: Texto
|
||||
draft_versions:
|
||||
edit:
|
||||
back: Volver
|
||||
submit_button: Guardar cambios
|
||||
errors:
|
||||
form:
|
||||
error: Error
|
||||
index:
|
||||
title: Versiones del borrador
|
||||
create: Crear versión
|
||||
new:
|
||||
back: Volver
|
||||
title: Crear nueva versión
|
||||
submit_button: Crear versión
|
||||
statuses:
|
||||
draft: Borrador
|
||||
published: Publicado
|
||||
table:
|
||||
title: Título
|
||||
created_at: Creado
|
||||
comments: Comentarios
|
||||
final_version: Versión final
|
||||
status: Estado
|
||||
managers:
|
||||
index:
|
||||
title: Gestores
|
||||
|
||||
Reference in New Issue
Block a user