add localization text for other modules
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<ol class="breadcrumb">
|
||||
<li class="breadcrumb-item"><a href="<%= dashboard_path %>"><%= t("views.right_panel.button.home") %></a></li>
|
||||
<li class="breadcrumb-item"><a href="<%= settings_menu_item_options_path %>"><%= t("views.right_panel.header.menu_item_options") %></a></li>
|
||||
<li class="breadcrumb-item active"><%= t("en.details") %></li>
|
||||
<li class="breadcrumb-item active"><%= t :details %></li>
|
||||
<span class="float-right">
|
||||
<%= link_to 'Back', settings_menu_item_options_path %>
|
||||
</span>
|
||||
|
||||
Reference in New Issue
Block a user