Merge pull request #2649 from kristinalim/translations-fix_store_link_in_admin_header

Fix i18n translation for Store link in admin header for `fr`
This commit is contained in:
Maikel
2018-09-14 14:24:29 +10:00
committed by GitHub
2 changed files with 5 additions and 1 deletions

View File

@@ -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"

View File

@@ -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: