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"