moves translation keys

This commit is contained in:
Juanjo Bazán
2015-09-01 17:27:17 +02:00
parent bcc58ab0c4
commit 9f4a98d3a0
3 changed files with 6 additions and 6 deletions

View File

@@ -23,8 +23,8 @@
<div class="anonymous-votes">
<p>
<%= t("debates.show.anonymous",
verify_account: link_to(t("debates.show.verify_account"), new_residence_path )).html_safe %>
<%= t("votes.anonymous",
verify_account: link_to(t("votes.verify_account"), new_residence_path )).html_safe %>
</p>
</div>