diff --git a/app/views/comments/_comment.html.erb b/app/views/comments/_comment.html.erb index 7b5ff4b7d..bf8bfb50d 100644 --- a/app/views/comments/_comment.html.erb +++ b/app/views/comments/_comment.html.erb @@ -74,6 +74,7 @@ <% if comment.children.size > 0 %> <%= link_to "", class: "js-toggle-children relative", data: {'id': "#{dom_id(comment)}"} do %> + <%= t("shared.show") %> <%= t("comments.comment.responses", count: comment.children.size) %> <% end %> <% else %> diff --git a/config/locales/en.yml b/config/locales/en.yml index 86e4306a0..cc44b5592 100755 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -414,6 +414,7 @@ en: flag: Flag as inappropriate print: print_button: Print this info + show: Show suggest: debate: found: diff --git a/config/locales/es.yml b/config/locales/es.yml index e4ffff6c3..f60785119 100755 --- a/config/locales/es.yml +++ b/config/locales/es.yml @@ -414,6 +414,7 @@ es: flag: Denunciar como inapropiado print: print_button: Imprimir esta información + show: Mostrar suggest: debate: found: