Title: Internationalization
Last modified: February 7, 2017

---

# Internationalization

 *  Resolved [jeegrobot](https://wordpress.org/support/users/jeegrobot/)
 * (@jeegrobot)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/internationalization-19/)
 * Hi and thanks for the great plugin. I’m using it in a multi-language website 
   so I was trying to translate at least the frontend title. I’ve changed the code
   in order to make it translatable and generated a new .pot file, since the included
   one is empty.
 * I’ve generated the new one with the same name of the included one, once created
   the localized versions I uploaded the files into wp-content/languages/plugins
   but nothing happens.
 * Here is the code I modified:
 *     ```
        * Text Domain:       woorelated
        * Domain Path:       /languages
       ```
   
 * and
 * `<h2><?php _e('You may also be interested in', 'woorelated'); ?></h2>`
 * Any idea? Thanks in advance.
    Antonio

Viewing 2 replies - 1 through 2 (of 2 total)

 *  Thread Starter [jeegrobot](https://wordpress.org/support/users/jeegrobot/)
 * (@jeegrobot)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/internationalization-19/#post-8748648)
 * Sorry, I’ve changed the textdomain and it was the problem.
 *  Plugin Contributor [Vagelis](https://wordpress.org/support/users/eboxnet/)
 * (@eboxnet)
 * [9 years, 3 months ago](https://wordpress.org/support/topic/internationalization-19/#post-8748726)
 * Hello, glad to know you solved your problem, truth is that the next update (couple
   days) will include multilingual support, until then let me know if you need anything.
 * Thanks.

Viewing 2 replies - 1 through 2 (of 2 total)

The topic ‘Internationalization’ is closed to new replies.

 * ![](https://ps.w.org/woo-related-products-refresh-on-reload/assets/icon-256x256.
   png?rev=1531812)
 * [Related Products for WooCommerce](https://wordpress.org/plugins/woo-related-products-refresh-on-reload/)
 * [Support Threads](https://wordpress.org/support/plugin/woo-related-products-refresh-on-reload/)
 * [Active Topics](https://wordpress.org/support/plugin/woo-related-products-refresh-on-reload/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/woo-related-products-refresh-on-reload/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/woo-related-products-refresh-on-reload/reviews/)

## Tags

 * [i18n](https://wordpress.org/support/topic-tag/i18n/)
 * [internationalization](https://wordpress.org/support/topic-tag/internationalization/)

 * 2 replies
 * 2 participants
 * Last reply from: [Vagelis](https://wordpress.org/support/users/eboxnet/)
 * Last activity: [9 years, 3 months ago](https://wordpress.org/support/topic/internationalization-19/#post-8748726)
 * Status: resolved