diff --git a/config/locales/budgets.en.yml b/config/locales/budgets.en.yml
index 0c8eb34e1..04af83ddc 100644
--- a/config/locales/budgets.en.yml
+++ b/config/locales/budgets.en.yml
@@ -4,7 +4,7 @@ en:
show:
title: Your ballot
amount_spent: Amount spent
- remaining: "You still have %{amount_city} to invest."
+ remaining: "You still have %{amount} to invest."
remove: Remove vote
voted_html:
one: "You have voted one proposal."
@@ -110,4 +110,4 @@ en:
group: Group
heading: Heading
price: Price
- no_heading: No Heading
\ No newline at end of file
+ no_heading: No Heading
diff --git a/config/locales/budgets.es.yml b/config/locales/budgets.es.yml
index 163dd25ac..cd02e1cd3 100644
--- a/config/locales/budgets.es.yml
+++ b/config/locales/budgets.es.yml
@@ -4,7 +4,7 @@ es:
show:
title: Mis votos
amount_spent: Coste total
- remaining: "Te quedan %{amount_city} para invertir"
+ remaining: "Te quedan %{amount} para invertir"
remove: Quitar voto
voted_html:
one: "Has votado una propuesta."
@@ -110,4 +110,4 @@ es:
group: Grupo
heading: Partida
price: Cantidad
- no_heading: Sin línea
\ No newline at end of file
+ no_heading: Sin línea