diff --git a/app/views/spree/layouts/admin/_login_nav.html.haml b/app/views/spree/layouts/admin/_login_nav.html.haml index 088ac02377..816eab7bda 100644 --- a/app/views/spree/layouts/admin/_login_nav.html.haml +++ b/app/views/spree/layouts/admin/_login_nav.html.haml @@ -11,4 +11,4 @@ = link_to t(:logout), spree.logout_path %li{"data-hook" => "store-frontend-link"} %i.icon-external-link - = link_to t(:store), spree.root_path, :target => '_blank' + = link_to t(".header.store"), spree.root_path, target: "_blank" diff --git a/config/locales/en.yml b/config/locales/en.yml index 803eccd088..8c0e9c5d98 100644 --- a/config/locales/en.yml +++ b/config/locales/en.yml @@ -2608,6 +2608,10 @@ See the %{link} to find out more about %{sitename}'s features and to start using my_account: "My account" date: "Date" time: "Time" + layouts: + admin: + header: + store: Store admin: orders: invoice: