<wpml-config>
    <custom-types>
        <custom-type translate="1">guest_author</custom-type>
    </custom-types>
    <custom-fields>
        <custom-field action="translate" label="First Name" group="Profile">molongui_guest_author_first_name</custom-field>
        <custom-field action="translate" label="Last Name" group="Profile">molongui_guest_author_last_name</custom-field>
        <custom-field action="translate" label="Display Name" group="Profile">molongui_guest_author_display_name</custom-field>
        <custom-field action="translate" label="E-mail" group="Profile">_molongui_guest_author_mail</custom-field>
        <custom-field action="translate" label="Telephone" group="Profile">_molongui_guest_author_phone</custom-field>
        <custom-field action="translate" label="Web" group="Profile">_molongui_guest_author_web</custom-field>
        <custom-field action="translate" label="Jop Position" group="Profile">_molongui_guest_author_job</custom-field>
        <custom-field action="translate" label="Company" group="Profile">_molongui_guest_author_company</custom-field>
        <custom-field action="translate" label="Company URL" group="Profile">_molongui_guest_author_company_link</custom-field>
        <custom-field action="translate" label="Short Bio" group="Bio" style="visual">_molongui_guest_author_short_bio</custom-field>
    </custom-fields>
    <admin-texts>
        <key name="molongui_authorship_options">
            <key name="author_box_header_title" />
            <key name="author_box_meta_at" />
            <key name="author_box_meta_web" />
            <key name="author_box_meta_posts" />
            <key name="author_box_meta_bio" />
            <key name="author_box_profile_title" />
            <key name="author_box_related_title" />
            <key name="author_box_related_none" />
        </key>
    </admin-texts>
</wpml-config>
