+
<%= f.label :internal_comments, t("valuation.budget_investments.edit.internal_comments_html") %>
<%= f.text_area :internal_comments, label: false, rows: 3 %>
diff --git a/config/locales/valuation.en.yml b/config/locales/valuation.en.yml
index 56cf38f4c..ecfbc113f 100644
--- a/config/locales/valuation.en.yml
+++ b/config/locales/valuation.en.yml
@@ -61,7 +61,7 @@ en:
edit:
dossier: Dossier
price_html: "Price (%{currency})"
- price_first_year_html: "Cost during the first year (%{currency})"
+ price_first_year_html: "Cost during the first year (%{currency})
(optional, data not public)"
price_explanation_html: Price explanation
feasibility: Feasibility
feasible: Feasible
diff --git a/config/locales/valuation.es.yml b/config/locales/valuation.es.yml
index e45b57e73..b3a5c32ca 100644
--- a/config/locales/valuation.es.yml
+++ b/config/locales/valuation.es.yml
@@ -61,7 +61,7 @@ es:
edit:
dossier: Informe
price_html: "Coste (%{currency})
(dato público)"
- price_first_year_html: "Coste en el primer año (%{currency})
(opcional, privado)"
+ price_first_year_html: "Coste en el primer año (%{currency})
(opcional, dato no público)"
price_explanation_html: "Informe de coste
(opcional, dato público)"
feasibility: Viabilidad
feasible: Viable