Add CRUD Milestone on Admin::BudgetInvestment. Rename Checkpoint to Milestone.

This commit is contained in:
taitus
2017-06-22 13:25:17 +02:00
parent beeb5412d7
commit f220952883
20 changed files with 277 additions and 33 deletions

View File

@@ -10,6 +10,9 @@ en:
budget/investment:
one: "Investment"
other: "Investments"
budget/investment/milestone:
one: "milestone"
other: "milestones"
comment:
one: "Comment"
other: "Comments"
@@ -98,6 +101,9 @@ en:
title: "Title"
location: "Location"
organization_name: "If you are proposing in the name of a collective/organization, write its name"
budget/investment/milestone:
title: "Title"
description: "Description"
comment:
body: "Comment"
user: "User"