adds entries info on booths index
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
class: "button success" %>
|
||||
|
||||
<% if @booths.any? %>
|
||||
<h3><%= page_entries_info @booths %></h3>
|
||||
<table>
|
||||
<thead>
|
||||
<th><%= t("admin.booths.index.name") %></th>
|
||||
|
||||
@@ -28,6 +28,9 @@ en:
|
||||
organization:
|
||||
one: "Organisation"
|
||||
other: "Organisations"
|
||||
poll/booth:
|
||||
one: "booth"
|
||||
other: "booths"
|
||||
proposal:
|
||||
one: "Citizen proposal"
|
||||
other: "Citizen proposals"
|
||||
|
||||
@@ -31,6 +31,9 @@ es:
|
||||
proposal:
|
||||
one: "Propuesta ciudadana"
|
||||
other: "Propuestas ciudadanas"
|
||||
poll/booth:
|
||||
one: "urna"
|
||||
other: "urnas"
|
||||
spending_proposal:
|
||||
one: "Propuesta de inversión"
|
||||
other: "Propuestas de inversión"
|
||||
|
||||
Reference in New Issue
Block a user