diff --git a/app/views/proposals/_popular.html.erb b/app/views/proposals/_popular.html.erb index f8e3c61ac..5dea0fdbc 100644 --- a/app/views/proposals/_popular.html.erb +++ b/app/views/proposals/_popular.html.erb @@ -1,4 +1,7 @@ -
-<%= link_to t("proposals.index.top_link"), "/proposals/summary", class: "small" %> + +

+ <%= link_to t("proposals.index.top_link_proposals"), "/proposals/summary", class: "small" %>
+ <%= link_to t("proposals.index.top_link_debates"), "https://decide.madrid.es/debates?utf8=%E2%9C%93&search=%23T%C3%BAPreguntas&advanced_search%5Bdate_min%5D=2", class: "small" %>

+

diff --git a/config/locales/en.yml b/config/locales/en.yml index 0cdaa227c..a4fb210ef 100755 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -302,7 +302,8 @@ en: start_proposal: Create a proposal title: Proposals top: Weekly selection - top_link: See the best proposals + top_link_debates: '#TúPreguntas' + top_link_proposals: The most supported proposals new: back_link: Go back form: diff --git a/config/locales/es.yml b/config/locales/es.yml index 59bfdc0df..50799576d 100755 --- a/config/locales/es.yml +++ b/config/locales/es.yml @@ -303,7 +303,8 @@ es: start_proposal: Crea una propuesta title: Propuestas ciudadanas top: Selección semanal - top_link: Ver las mejores propuestas + top_link_debates: '#TúPreguntas' + top_link_proposals: Propuestas más apoyadas new: back_link: Volver form: