From 7d222db84be4799af486e528c9e298c866a5e76e Mon Sep 17 00:00:00 2001 From: Bertocq Date: Tue, 16 Jan 2018 14:21:36 +0100 Subject: [PATCH] Fix budget investment location label title --- config/locales/en/activerecord.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/locales/en/activerecord.yml b/config/locales/en/activerecord.yml index c0b16dedb..931d7c62b 100644 --- a/config/locales/en/activerecord.yml +++ b/config/locales/en/activerecord.yml @@ -117,7 +117,7 @@ en: external_url: "Link to additional documentation" heading_id: "Heading" title: "Title" - location: "Location" + location: "Location (optional)" organization_name: "If you are proposing in the name of a collective/organization, or on behalf of more people, write its name" image: "Proposal descriptive image" image_title: "Image title"