We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 13a1d44 commit 9ce91c8Copy full SHA for 9ce91c8
app/views/stats/show.html.erb
@@ -15,7 +15,8 @@
15
<h1><%= @lang == 'en' ? 'Statistics' : '統計情報' %></h1>
16
<div style="margin: 30px 36px 0;">
17
<% if @lang == 'en' %>
18
- This page presents statistics of CoderDojo in Japan.<br class="ignore-sp">Use this to understand CoderDojo activities across Japan.
+ This page presents statistics of CoderDojo in Japan.<br class="ignore-sp">
19
+ Use this to understand CoderDojo activities across Japan.
20
<% else %>
21
本ページでは CoderDojo の統計情報をまとめています。<br class="ignore-sp">全国の活動状況を把握したい場面などでご活用ください。
22
<% end %>
0 commit comments