Make tabs i18n-friendly
This commit is contained in:
@@ -20,5 +20,5 @@
|
||||
</tbody>
|
||||
</table>
|
||||
<% else %>
|
||||
<h3>No banner images to show.</h3>
|
||||
<h3><%= t("admin.settings.index.no_banners_images") %></h3>
|
||||
<% end %>
|
||||
|
||||
@@ -20,5 +20,5 @@
|
||||
</tbody>
|
||||
</table>
|
||||
<% else %>
|
||||
<h3>No banner styles to show.</h3>
|
||||
<h3><%= t("admin.settings.index.no_banners_styles") %></h3>
|
||||
<% end %>
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
|
||||
<h2><%= t("admin.settings.index.feature_flags") %></h2>
|
||||
|
||||
<table>
|
||||
|
||||
Reference in New Issue
Block a user