Title: Set language
Last modified: August 21, 2016

---

# Set language

 *  Resolved [kadriliist](https://wordpress.org/support/users/kadriliist/)
 * (@kadriliist)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/set-language-1/)
 * Hi,
    I have translations files .mo and .po at customer-area -> includes -> languages
   catalogue – where and how I have to set, which language I would like to use?
 * [http://wordpress.org/plugins/customer-area/](http://wordpress.org/plugins/customer-area/)

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

 *  Plugin Contributor [Vincent Mimoun-Prat](https://wordpress.org/support/users/vprat/)
 * (@vprat)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/set-language-1/#post-4193823)
 * Hi,
 * 1/ Language files are in the folder “customer-area/languages”.
    2/ You can set
   the language just like for any other plugin. Please refer to the WordPress documentation
   for that.
 *  Thread Starter [kadriliist](https://wordpress.org/support/users/kadriliist/)
 * (@kadriliist)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/set-language-1/#post-4193882)
 * Hi,
 * Thank you! I solved it by renaming translation files. So it was easy 🙂
 * I found information here [http://codex.wordpress.org/I18n_for_WordPress_Developers](http://codex.wordpress.org/I18n_for_WordPress_Developers)–
 * …….
    This call tries to load my-plugin-{locale}.mo from your plugin’s base directory.
   The locale is the language code and/or country code you defined in the constant
   WPLANG in the file wp-config.php. For example, the locale for German is ‘de’,
   and the locale for Danish is ‘da_DK’. From the code example above the text domain
   is ‘my-plugin’ therefore the Danish MO and PO files should be named my-plugin-
   da_DK.mo and my-plugin-da_DK.po. …….
 *  Plugin Contributor [Vincent Mimoun-Prat](https://wordpress.org/support/users/vprat/)
 * (@vprat)
 * [12 years, 8 months ago](https://wordpress.org/support/topic/set-language-1/#post-4193885)
 * You’re welcome. Glad you could get it to work quickly.

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

The topic ‘Set language’ is closed to new replies.

 * ![](https://ps.w.org/customer-area/assets/icon-256x256.png?rev=1288039)
 * [WP Customer Area](https://wordpress.org/plugins/customer-area/)
 * [Frequently Asked Questions](https://wordpress.org/plugins/customer-area/#faq)
 * [Support Threads](https://wordpress.org/support/plugin/customer-area/)
 * [Active Topics](https://wordpress.org/support/plugin/customer-area/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/customer-area/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/customer-area/reviews/)

 * 3 replies
 * 2 participants
 * Last reply from: [Vincent Mimoun-Prat](https://wordpress.org/support/users/vprat/)
 * Last activity: [12 years, 8 months ago](https://wordpress.org/support/topic/set-language-1/#post-4193885)
 * Status: resolved