Title: Language probs.
Last modified: August 21, 2016

---

# Language probs.

 *  Resolved [dap](https://wordpress.org/support/users/dap/)
 * (@dap)
 * [11 years, 12 months ago](https://wordpress.org/support/topic/language-probs/)
 * hi
    i just created it_IT.mo and it_IT.po and placed both files in dir /language/
 * in function.php there is the original code for translation:
 *     ```
       load_theme_textdomain( 'twentytwelve', get_template_directory() . '/languages' );
       add_action('after_setup_theme', 'my_theme_setup');
       ```
   
 * However nothing is changed. All infos are still in english.
 * Any suggestion?
    Tnks dap

Viewing 1 replies (of 1 total)

 *  Thread Starter [dap](https://wordpress.org/support/users/dap/)
 * (@dap)
 * [11 years, 12 months ago](https://wordpress.org/support/topic/language-probs/#post-5010137)
 * found it 🙂
 * added in file wp-config.php
 * define(‘WPLANG’, ‘it_IT’);

Viewing 1 replies (of 1 total)

The topic ‘Language probs.’ is closed to new replies.

 * ![](https://i0.wp.com/themes.svn.wordpress.org/twentytwelve/4.8/screenshot.png)
 * Twenty Twelve
 * [Support Threads](https://wordpress.org/support/theme/twentytwelve/)
 * [Active Topics](https://wordpress.org/support/theme/twentytwelve/active/)
 * [Unresolved Topics](https://wordpress.org/support/theme/twentytwelve/unresolved/)
 * [Reviews](https://wordpress.org/support/theme/twentytwelve/reviews/)

## Tags

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

 * 1 reply
 * 1 participant
 * Last reply from: [dap](https://wordpress.org/support/users/dap/)
 * Last activity: [11 years, 12 months ago](https://wordpress.org/support/topic/language-probs/#post-5010137)
 * Status: resolved