localize views

This commit is contained in:
Joshua Arts
2018-07-17 11:57:49 -04:00
parent 55b83226c9
commit ce4c8b3bff
27 changed files with 249 additions and 150 deletions

View File

@ -1,7 +1,7 @@
<div class="form-group">
<div class="row">
<div class="col-12">
<center>Customization not currently supported.</center>
<center><%= t("settings.design.not_supported") %></center>
</div>
</div>
</div>