Your IP : 216.73.216.97


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

<?xml version="1.0"?>
<!--
/**
 * Copyright © Magefan (support@magefan.com). All rights reserved.
 * Please visit Magefan.com for license details (https://magefan.com/end-user-license-agreement).
 */
-->
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:module:Magento_Config:etc/system_file.xsd">
    <system>
        <section id="mftranslation">
            <group id="general">
                <field id="flush_cache_on_translation" translate="label comment" type="select" sortOrder="21" showInDefault="1"
                       showInWebsite="1" showInStore="1">
                    <label>Flush Cache On Translation Change</label>
                    <source_model>Magento\Config\Model\Config\Source\Yesno</source_model>
                </field>
                <field id="ignore_gws_permissions" translate="label comment" type="select" sortOrder="22" showInDefault="1"
                       showInWebsite="1" showInStore="1">
                    <label>Ignore GWS Permissions On Translation Grid</label>
                    <source_model>Magento\Config\Model\Config\Source\Yesno</source_model>
                </field>
                <!--
                <field id="date_time" translate="label comment" type="text" sortOrder="30" showInDefault="1" showInWebsite="1" showInStore="1" canRestore="1">
                    <label>Last Static Content Deploy DateTime</label>
                    <comment>DateTime example: "2022-10-21 05:00:00". Set this option only when the js-translation.json file is not writable or you use Magento Commerce on Cloud.</comment>
                </field>
                -->
            </group>
        </section>
    </system>
</config>