aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGareth Rees <gareth@mysociety.org>2014-06-04 11:00:35 +0100
committerGareth Rees <gareth@mysociety.org>2014-06-04 11:00:35 +0100
commitf5548bdb5c79a126fff63dc5de1a1578e528cb30 (patch)
tree4211a498c1383d14aa0b367fbd4a507f071d6737
parentcdc4a5c29ff8629154f2ab143043a2edd6d2f469 (diff)
Add translation to /body_statistics
-rw-r--r--app/views/public_body/statistics.html.erb2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/public_body/statistics.html.erb b/app/views/public_body/statistics.html.erb
index 2983f625a..0e7e7424e 100644
--- a/app/views/public_body/statistics.html.erb
+++ b/app/views/public_body/statistics.html.erb
@@ -49,7 +49,7 @@ are due to him.") %></p>
<table border=0>
<thead>
<tr>
- <th>Public Body</th>
+ <th><%= _('Public Body') %></th>
<th><%= graph_data['y_axis'] %></th>
</tr>
</thead>