<?xml version="1.0" encoding="utf-8" ?>
<!--
    WPML configuration for Broker for Boat plugin.
    This file tells WPML to automatically treat the 'boat' CPT as translatable
    without requiring any manual setup in the WPML admin.
    Reference: https://wpml.org/documentation/support/language-configuration-files/
-->
<wpml-config>
    <custom-types>
        <!-- Make the 'brfb_boat' CPT fully translatable by WPML -->
        <custom-type translate="1">brfb_boat</custom-type>
    </custom-types>
</wpml-config>
