Changed location attribute label text

This commit is contained in:
María Checa
2018-01-08 17:10:04 +01:00
parent 5161988844
commit 385db76a24
3 changed files with 4 additions and 1 deletions

View File

@@ -42,7 +42,8 @@
<% end %>
<div class="small-12 column">
<%= f.text_field :location %>
<%= f.label :location, t("budgets.investments.form.location") %>
<%= f.text_field :location, label: false %>
</div>
<div class="small-12 column">

View File

@@ -58,6 +58,7 @@ en:
map_location: "Map location"
map_location_instructions: "Navigate the map to the location and place the marker."
map_remove_marker: "Remove map marker"
location: "Location additional info"
index:
title: Participatory budgeting
unfeasible: Unfeasible investment projects

View File

@@ -58,6 +58,7 @@ es:
map_location: "Ubicación en el mapa"
map_location_instructions: "Navega por el mapa hasta la ubicación y coloca el marcador."
map_remove_marker: "Eliminar el marcador"
location: "Información adicional de la ubicación"
index:
title: Presupuestos participativos
unfeasible: Propuestas de inversión no viables