Skip to content

Commit 76b1742

Browse files
author
Oleksii Korshenko
authored
MAGETWO-66762: Privacy Policy translation (fixes Issue #2951) #5400
2 parents 4ed7dce + 5172c8a commit 76b1742

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/code/Magento/Cms/view/frontend/layout/default.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
<referenceBlock name="footer_links">
1414
<block class="Magento\Framework\View\Element\Html\Link\Current" name="privacy-policy-link">
1515
<arguments>
16-
<argument name="label" xsi:type="string">Privacy and Cookie Policy</argument>
16+
<argument name="label" xsi:type="string" translate="true">Privacy and Cookie Policy</argument>
1717
<argument name="path" xsi:type="string">privacy-policy-cookie-restriction-mode</argument>
1818
</arguments>
1919
</block>

0 commit comments

Comments
 (0)