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.
1 parent 3be18f3 commit 77f3be2Copy full SHA for 77f3be2
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