adds missing i18n
This commit is contained in:
@@ -7,8 +7,8 @@
|
||||
<% else %>
|
||||
<table class="margin">
|
||||
<thead>
|
||||
<th><%= t("admin.polls.show.name") %></th>
|
||||
<th><%= t("admin.polls.show.email") %></th>
|
||||
<th><%= t("admin.polls.show.table_name") %></th>
|
||||
<th><%= t("admin.polls.show.table_email") %></th>
|
||||
</thead>
|
||||
<tbody>
|
||||
<% @poll.officers.each do |officer| %>
|
||||
|
||||
Reference in New Issue
Block a user