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 1c982d3 commit ea5865aCopy full SHA for ea5865a
app/code/Magento/Translation/etc/adminhtml/system.xml
@@ -9,7 +9,7 @@
9
<system>
10
<section id="dev">
11
<group id="js">
12
- <field id="translate_strategy" translate="label" type="select comment" sortOrder="30" showInDefault="1" showInWebsite="0" showInStore="0" canRestore="1">
+ <field id="translate_strategy" translate="label comment" type="select" sortOrder="30" showInDefault="1" showInWebsite="0" showInStore="0" canRestore="1">
13
<label>Translation Strategy</label>
14
<source_model>Magento\Translation\Model\Js\Config\Source\Strategy</source_model>
15
<comment>Please put your store into maintenance mode and redeploy static files after changing strategy</comment>
0 commit comments