Adds budget investment location
This commit is contained in:
@@ -36,7 +36,7 @@ en:
|
||||
none: Whole City
|
||||
all: All scopes
|
||||
index:
|
||||
name: Budget's name
|
||||
name: Budget name
|
||||
phase: Phase
|
||||
title: Participatory budgets
|
||||
investments:
|
||||
@@ -46,6 +46,7 @@ en:
|
||||
description: Description
|
||||
external_url: Link to additional documentation
|
||||
heading: Choose if a proposed citywide or district
|
||||
location: "Location"
|
||||
submit_buttons:
|
||||
create: Create
|
||||
new: Create
|
||||
@@ -96,7 +97,9 @@ en:
|
||||
author_deleted: User deleted
|
||||
price_explanation: Price explanation
|
||||
unfeasibility_explanation: Unfeasibility explanation
|
||||
code: 'Investment project code:'
|
||||
code_html: 'Investment project code: <strong>%{code}</strong>'
|
||||
location_html: 'Location: <strong>%{location}</strong>'
|
||||
location: Location
|
||||
share: Share
|
||||
wrong_price_format: Only integer numbers
|
||||
investment:
|
||||
|
||||
@@ -46,6 +46,7 @@ es:
|
||||
description: Descripción detallada
|
||||
external_url: Enlace a documentación adicional
|
||||
heading: "Elige si es una propuesta para toda la ciudad o para un distrito"
|
||||
location: "Localización de la propuesta"
|
||||
submit_buttons:
|
||||
create: Crear
|
||||
new: Crear
|
||||
@@ -96,7 +97,8 @@ es:
|
||||
author_deleted: Usuario eliminado
|
||||
price_explanation: Informe de coste
|
||||
unfeasibility_explanation: Informe de inviabilidad
|
||||
code: 'Código propuesta de gasto:'
|
||||
code_html: 'Código propuesta de gasto: <strong>%{code}</strong>'
|
||||
location_html: 'Localización: <strong>%{location}</strong>'
|
||||
share: Compartir
|
||||
wrong_price_format: Solo puede incluir caracteres numéricos
|
||||
investment:
|
||||
|
||||
Reference in New Issue
Block a user