adds missing i18n text
This commit is contained in:
@@ -52,7 +52,7 @@
|
||||
<th><%= t("officing.final_recounts.new.date") %></th>
|
||||
<th><%= t("officing.final_recounts.new.booth") %></th>
|
||||
<th><%= t("officing.final_recounts.new.count") %></th>
|
||||
<th><%= "Recuento del sistema" %></th>
|
||||
<th><%= t("officing.final_recounts.new.system_count") %></th>
|
||||
</thead>
|
||||
<tbody>
|
||||
<% @final_recounts.each do |final_recount| %>
|
||||
|
||||
Reference in New Issue
Block a user