Skip to content

Commit

Permalink
MAGETWO-52646: [GITHUB] No translation from "Orders and Returns" foot…
Browse files Browse the repository at this point in the history
…er links #2492
  • Loading branch information
irenelagno committed Aug 9, 2016
2 parents 4a5f589 + 211e9a5 commit 958c212
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/code/Magento/Sales/view/frontend/layout/default.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<referenceBlock name="footer_links">
<block class="Magento\Sales\Block\Guest\Link" name="sales-guest-form-link">
<arguments>
<argument name="label" xsi:type="string">Orders and Returns</argument>
<argument name="label" xsi:type="string" translate="true">Orders and Returns</argument>
<argument name="path" xsi:type="string">sales/guest/form</argument>
</arguments>
</block>
Expand Down

0 comments on commit 958c212

Please sign in to comment.