localize app

This commit is contained in:
Zachary Chai
2016-11-03 17:23:00 -04:00
parent 84fb5c617f
commit bea502a5a2
12 changed files with 91 additions and 65 deletions

View File

@ -1,9 +1,9 @@
<% content_for :title do %>
<div class="title">
Looks like you're the first one here...
<%= t('wait_for_mod_msg') %>
</div>
<small>
You will automatically join when the meeting starts
<%= t('wait_for_mod_explanation') %>
</small>
<% end %>