<wpml-config>
    <shortcodes>
        <shortcode>
            <tag>lwptoc</tag>
            <attributes>
                <attribute>title</attribute>
                <attribute>labelshow</attribute>
                <attribute>labelhide</attribute>
            </attributes>
        </shortcode>
    </shortcodes>
    <gutenberg-blocks>
        <gutenberg-block type="luckywp/tableofcontents" translate="1">
            <key name="title"/>
            <key name="labelShow"/>
            <key name="labelHide"/>
        </gutenberg-block>
    </gutenberg-blocks>
    <admin-texts>
        <key name="lwptoc_general">
            <key name="title"/>
            <key name="labelShow"/>
            <key name="labelHide"/>
        </key>
    </admin-texts>
</wpml-config>