We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4ed7dce + 5172c8a commit 76b1742Copy full SHA for 76b1742
app/code/Magento/Cms/view/frontend/layout/default.xml
@@ -13,7 +13,7 @@
13
<referenceBlock name="footer_links">
14
<block class="Magento\Framework\View\Element\Html\Link\Current" name="privacy-policy-link">
15
<arguments>
16
- <argument name="label" xsi:type="string">Privacy and Cookie Policy</argument>
+ <argument name="label" xsi:type="string" translate="true">Privacy and Cookie Policy</argument>
17
<argument name="path" xsi:type="string">privacy-policy-cookie-restriction-mode</argument>
18
</arguments>
19
</block>
0 commit comments