From 9a353892223b5677aa4f4a59b03e8697d3fcbe94 Mon Sep 17 00:00:00 2001 From: Julian Herrero Date: Mon, 30 Apr 2018 13:49:41 +0700 Subject: [PATCH] add locales (en) for unfeasible and not selected bugets investments --- config/locales/en/budgets.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config/locales/en/budgets.yml b/config/locales/en/budgets.yml index b50e122a8..293352d84 100644 --- a/config/locales/en/budgets.yml +++ b/config/locales/en/budgets.yml @@ -125,6 +125,8 @@ en: no_milestones: Don't have defined milestones milestone_publication_date: "Published %{publication_date}" author: Author + project_unfeasible_html: 'This investment project has been marked as not feasible and will not go to balloting phase' + project_not_selected_html: 'This investment project has not been selected for balloting phase' wrong_price_format: Only integer numbers investment: add: Vote