refactors i18n for polls

This commit is contained in:
Juanjo Bazán
2016-12-07 14:49:56 +01:00
parent 6aa96c4471
commit 1a20a3ce46
13 changed files with 71 additions and 43 deletions

View File

@@ -73,7 +73,7 @@
</li>
<li <%= 'class=active' if controller_name == 'booths' %>>
<%= link_to t('admin.menu.booths'), admin_booths_path %>
<%= link_to t('admin.menu.poll_booths'), admin_booths_path %>
</li>
</ul>
</li>