Your IP : 216.73.216.97


Current Path : /var/www/clients/client3/web2/web/vendor/magento/module-translation/etc/adminhtml/
Upload File :
Current File : /var/www/clients/client3/web2/web/vendor/magento/module-translation/etc/adminhtml/system.xml

<?xml version="1.0"?>
<!--
/**
 * Copyright © Magento, Inc. All rights reserved.
 * See COPYING.txt for license details.
 */
-->
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:module:Magento_Config:etc/system_file.xsd">
    <system>
        <section id="dev">
            <group id="js">
                <field id="translate_strategy" translate="label comment" type="select" sortOrder="30" showInDefault="1" canRestore="1">
                    <label>Translation Strategy</label>
                    <source_model>Magento\Translation\Model\Js\Config\Source\Strategy</source_model>
                    <comment>Please put your store into maintenance mode and redeploy static files after changing strategy</comment>
                </field>
            </group>
        </section>
    </system>
</config>