add localization

This commit is contained in:
Yan
2017-10-11 17:29:28 +06:30
parent 4ab89efaf2
commit 476aafa791
6 changed files with 34 additions and 2 deletions

View File

@@ -59,6 +59,7 @@
</div>
<% end %>
<% end %>
<h1><%= t 'welcome' %></h1>
<%= yield %>
</div>
</div>