<wpml-config>
    <custom-types>
        <custom-type translate="1">molongui_bump</custom-type>
    </custom-types>
    <custom-fields>
        <custom-field action="translate" label="Discounted Price" group="Offer">_molongui_bump_price</custom-field>
        <custom-field action="translate" label="Lead Text" group="Content">_molongui_bump_lead_text</custom-field>
        <custom-field action="translate" label="Intro Text" group="Content">_molongui_bump_intro_text</custom-field>
        <custom-field action="translate" label="Body Text" group="Content">_molongui_bump_body_text</custom-field>
    </custom-fields>
    <admin-texts>
        <key name="molongui_order_bump_defaults">
            <key name="price" />
            <key name="lead_text" />
            <key name="intro_text" />
            <key name="body_text" />
        </key>
    </admin-texts>
</wpml-config>