<?xml version="1.0"?>
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:module:Magento_Config:etc/system_file.xsd">
    <system>
        <section id="amlocator">
            <group id="localization" translate="label" type="text" sortOrder="99" showInDefault="1" showInWebsite="1" showInStore="1">
                <label>Localization</label>
                <field id="map_locale" translate="label" type="text" sortOrder="10" showInDefault="1" showInWebsite="1" showInStore="1">
                    <label>Locale For Map</label>
                    <comment><![CDATA[[DJO Added] <code>https://developers.google.com/maps/faq#languagesupport</code>]]></comment>
                </field>
            </group>
        </section>
    </system>
</config>
