Hello,
I found several strings in WCFM that are not translated anymore. That strings are translated by WooCommerce Bookings. The strings defined in WCFM plugin does not match the ones in WC Bookings which causes the issue.
The strings are in the file wc-frontend-manager\views\wc_bookings\wcfm-view-wcbookings-details.php
Examples:
_e( ‘Booked Product:’, ‘woocommerce-bookings’ )
_e( ‘Resource:’, ‘woocommerce-bookings’ )
_e( ‘Booking Start Date:’, ‘woocommerce-bookings’ )
_e( ‘Booking End Date:’, ‘woocommerce-bookings’ )
__( ‘View Order’, ‘woocommerce-bookings’ )
Thank you in advance,
Best Regards,
Flore