diff --git a/app/views/admin/shared/_budget_investment_search.html.erb b/app/views/admin/shared/_budget_investment_search.html.erb
index 410044c10..f29a3a0d1 100644
--- a/app/views/admin/shared/_budget_investment_search.html.erb
+++ b/app/views/admin/shared/_budget_investment_search.html.erb
@@ -14,6 +14,7 @@
<%= check_box_tag :unfeasible, "1", params[:unfeasible].present? %>
+ <%= t("admin.budget_investments.search_unfeasible") %>
diff --git a/config/locales/admin.en.yml b/config/locales/admin.en.yml
index dadcb7745..460319748 100755
--- a/config/locales/admin.en.yml
+++ b/config/locales/admin.en.yml
@@ -153,6 +153,7 @@ en:
tags: Tags
tags_placeholder: "Write the tags you want separated by commas (,)"
undefined: Undefined
+ search_unfeasible: Search unfeasible
comments:
index:
filter: Filter
diff --git a/config/locales/admin.es.yml b/config/locales/admin.es.yml
index 09959cfde..7d6438416 100644
--- a/config/locales/admin.es.yml
+++ b/config/locales/admin.es.yml
@@ -153,6 +153,7 @@ es:
tags: Etiquetas
tags_placeholder: "Escribe las etiquetas que desees separadas por comas (,)"
undefined: Sin definir
+ search_unfeasible: Buscar inviables
comments:
index:
filter: Filtro