Adds organization_name attribute to budget investments
This commit is contained in:
@@ -58,6 +58,8 @@ en:
|
||||
external_url: "Link to additional documentation"
|
||||
heading_id: "Heading"
|
||||
title: "Title"
|
||||
location: "Location"
|
||||
organization_name: "If you are proposing in the name of a collective/organization, write its name"
|
||||
comment:
|
||||
body: "Comment"
|
||||
user: "User"
|
||||
|
||||
@@ -58,6 +58,8 @@ es:
|
||||
external_url: "Enlace a documentación adicional"
|
||||
heading_id: "Partida presupuestaria"
|
||||
title: "Título"
|
||||
location: "Ubicación"
|
||||
organization_name: "Si estás proponiendo en nombre de una organización o colectivo, escribe su nombre"
|
||||
comment:
|
||||
body: "Comentario"
|
||||
user: "Usuario"
|
||||
|
||||
@@ -104,6 +104,7 @@ en:
|
||||
unfeasibility_explanation: Unfeasibility explanation
|
||||
code_html: 'Investment project code: <strong>%{code}</strong>'
|
||||
location_html: 'Location: <strong>%{location}</strong>'
|
||||
organization_name_html: 'Organization: <strong>%{name}</strong>'
|
||||
location: Location
|
||||
share: Share
|
||||
wrong_price_format: Only integer numbers
|
||||
|
||||
@@ -104,6 +104,7 @@ es:
|
||||
unfeasibility_explanation: Informe de inviabilidad
|
||||
code_html: 'Código propuesta de gasto: <strong>%{code}</strong>'
|
||||
location_html: 'Ubicación: <strong>%{location}</strong>'
|
||||
organization_name_html: 'Organización: <strong>%{name}</strong>'
|
||||
share: Compartir
|
||||
wrong_price_format: Solo puede incluir caracteres numéricos
|
||||
investment:
|
||||
|
||||
Reference in New Issue
Block a user