Title: making translation theme ready
Last modified: August 20, 2016

---

# making translation theme ready

 *  [jahur](https://wordpress.org/support/users/jahur/)
 * (@jahur)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/making-translation-theme-ready/)
 * Hi Chouby,
 * I developed a simple wp theme. Don’t know how to make fit for my theme for translation.
   I googled for 3 days to do that. Read a lot of articles and wordpress codex but
   can’t do it.
 * Can you check my theme? It will help me a lot. here is the link of my theme
 * [https://www.dropbox.com/s/30dxsbuvcpvy6zf/PGM-WP.zip?m](https://www.dropbox.com/s/30dxsbuvcpvy6zf/PGM-WP.zip?m)
 * Really I need your help.

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

 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/making-translation-theme-ready/#post-3535199)
 * See [I18n_for_WordPress_Developers](http://codex.wordpress.org/I18n_for_WordPress_Developers)
 *  Thread Starter [jahur](https://wordpress.org/support/users/jahur/)
 * (@jahur)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/making-translation-theme-ready/#post-3535213)
 * I read it before. Where do I get POT file? Where do I place the file?
 * If any expert review my theme it will help me a lot.
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/making-translation-theme-ready/#post-3535282)
 * > Where do I get POT file?
 * You have to create it using a tool like Poedit.
 * > Where do I place the file?
 * That’s entirely up to you. commonly it’s in a sub-folder called `languages`. 
   Then you need to reference it within your theme’s functions.php file using something
   like:
 * `load_theme_textdomain( 'my_theme_textdomain', get_template_directory() . '/languages');`
 *  Thread Starter [jahur](https://wordpress.org/support/users/jahur/)
 * (@jahur)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/making-translation-theme-ready/#post-3535311)
 * Hi esmi
    Can you tell me the mechanism of translation. How it works?
 *  [esmi](https://wordpress.org/support/users/esmi/)
 * (@esmi)
 * [13 years, 2 months ago](https://wordpress.org/support/topic/making-translation-theme-ready/#post-3535321)
 * Please see the page that I linked to above.

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

The topic ‘making translation theme ready’ is closed to new replies.

 * 5 replies
 * 2 participants
 * Last reply from: [esmi](https://wordpress.org/support/users/esmi/)
 * Last activity: [13 years, 2 months ago](https://wordpress.org/support/topic/making-translation-theme-ready/#post-3535321)
 * Status: not resolved

## Topics

### Topics with no replies

### Non-support topics

### Resolved topics

### Unresolved topics

### All topics
