Make tabs i18n-friendly

This commit is contained in:
Adan Amarillas
2018-05-24 07:49:04 -07:00
parent 2c5cefcfdd
commit 60bc3f663a
3 changed files with 2 additions and 3 deletions

View File

@@ -20,5 +20,5 @@
</tbody>
</table>
<% else %>
<h3>No banner images to show.</h3>
<h3><%= t("admin.settings.index.no_banners_images") %></h3>
<% end %>

View File

@@ -20,5 +20,5 @@
</tbody>
</table>
<% else %>
<h3>No banner styles to show.</h3>
<h3><%= t("admin.settings.index.no_banners_styles") %></h3>
<% end %>

View File

@@ -1,4 +1,3 @@
<h2><%= t("admin.settings.index.feature_flags") %></h2>
<table>