Title: Translation
Last modified: August 22, 2016

---

# Translation

 *  Resolved [sajtdavid](https://wordpress.org/support/users/sajtdavid/)
 * (@sajtdavid)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/translation-268/)
 * Hey,
    I modified the code a bit to get the translations working:
 * recent-posts-flexslider.php:175
 *     ```
       public function recent_posts_flexslider_textdomain() {
   
       		//load_plugin_textdomain( 'recent-posts-flexslider-locale', false, plugin_dir_path( __FILE__ ) . '/lang/' );
       		load_plugin_textdomain( 'recent-post-flexslider-locale', false, basename(dirname(__FILE__)) . '/lang/' );
   
       	} // end widget_textdomain
       ```
   
 * And here is translation for hungarian language:
 * [https://dl.dropboxusercontent.com/u/68478361/f/recent-post-translation-huhu.rar](https://dl.dropboxusercontent.com/u/68478361/f/recent-post-translation-huhu.rar)(
   goes into lang folder)
 * [https://wordpress.org/plugins/recent-posts-flexslider/](https://wordpress.org/plugins/recent-posts-flexslider/)

Viewing 1 replies (of 1 total)

 *  Plugin Author [david wolfpaw](https://wordpress.org/support/users/davidjlaietta/)
 * (@davidjlaietta)
 * [11 years, 5 months ago](https://wordpress.org/support/topic/translation-268/#post-5429573)
 * Thanks for the updated code!

Viewing 1 replies (of 1 total)

The topic ‘Translation’ is closed to new replies.

 * ![](https://s.w.org/plugins/geopattern-icon/recent-posts-flexslider.svg)
 * [Recent Posts FlexSlider](https://wordpress.org/plugins/recent-posts-flexslider/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/recent-posts-flexslider/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/recent-posts-flexslider/)
 * [Active Topics](https://wordpress.org/support/plugin/recent-posts-flexslider/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/recent-posts-flexslider/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/recent-posts-flexslider/reviews/)

 * 1 reply
 * 2 participants
 * Last reply from: [david wolfpaw](https://wordpress.org/support/users/davidjlaietta/)
 * Last activity: [11 years, 5 months ago](https://wordpress.org/support/topic/translation-268/#post-5429573)
 * Status: resolved