From ba588543ed090a389bfcc660632424172e4184bc Mon Sep 17 00:00:00 2001 From: Julian Herrero Date: Mon, 30 Apr 2018 18:41:59 +0700 Subject: [PATCH] add missing dots (.) to config/locales --- config/locales/en/budgets.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config/locales/en/budgets.yml b/config/locales/en/budgets.yml index 293352d84..450c70522 100644 --- a/config/locales/en/budgets.yml +++ b/config/locales/en/budgets.yml @@ -125,8 +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' + 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