I tested with free plugin but i couldn’t find option for string translation.
Our plugin stores endpoint data as WP_options In WPML you can use string translation. so usually you should be looking for string translation where wp options are supported.
Best Regards
Thread Starter
David
(@deividart)
In this documentation Polylang allow add string translation, but I can’t find out the data for endpoints label.
https://polylang.pro/doc/function-reference/
This example doesn’t work:
pll_register_string(“wc_payment-methods”, “Métodos de pago”, “WooCommerce”);
Thread Starter
David
(@deividart)
Without Customize my account page plugin the translation works fine. But when I active the plugin the translation is lost.
sorry for delay.
I looked into it but could not find how polylang supports translation of wp_options output.
I will look into it and update you soon. feel free to ping me anytime meanwhile
Best Regards