How to disable automatic translation ?
-
Hello ??
Please, I would like to disable the automatic WooCommerce translation.
I added this in my config.php file, but WooCommerce try again to update the translation files :
add_filter( 'auto_update_translation', '__return_false' );
Thanks by advance for your help ??
Viewing 5 replies - 1 through 5 (of 5 total)
Viewing 5 replies - 1 through 5 (of 5 total)
- The topic ‘How to disable automatic translation ?’ is closed to new replies.