Title: Change language
Last modified: August 21, 2016

---

# Change language

 *  [lundmarkus](https://wordpress.org/support/users/lundmarkus/)
 * (@lundmarkus)
 * [11 years, 9 months ago](https://wordpress.org/support/topic/change-language-62/)
 * Im using your fantastic plugin, but I want to show the comment system in norwegian,
   but I dont know how to change this.
 * How can I change the language from english to norwegian? 🙂
 * [https://wordpress.org/plugins/fatpanda-facebook-comments/](https://wordpress.org/plugins/fatpanda-facebook-comments/)

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

 *  [usrbowe](https://wordpress.org/support/users/usrbowe/)
 * (@usrbowe)
 * [11 years, 8 months ago](https://wordpress.org/support/topic/change-language-62/#post-5148951)
 * Hi,
 * I need the same thing. I found only this solution by myself.
    1. Go to editor page (…/wp-admin/plugin-editor.php)
    2. Select Fat Panda Comments
    3. a) Open file:**fatpanda-facebook-comments/plugin.php**
    4. b) Find this string: `'og:locale' => 'en_US'`
    5. c) And change “en_US” to Norweigan language code
    6. * If it’s not still working. Edit this file:
        **fatpanda-facebook-comments/comments.
       php**, and here change this original code: `js.src = "//connect.facebook.net/
       <?php echo get_locale() ?>/all.js#xfbml=1";` to this: `js.src = "//connect.facebook.
       net/cs_CZ/all.js#xfbml=1";`
 * Also check if you don’t use some other Facebook widget/box on your site which
   could use English. In my case my theme Jarida with Facebook widget used English
   language for Facebook fan box, which overwrite my changes done in Fat Panda. 
   So I had to change these widget locale.
 *  [nipinitta](https://wordpress.org/support/users/nipinitta/)
 * (@nipinitta)
 * [10 years, 9 months ago](https://wordpress.org/support/topic/change-language-62/#post-5149008)
 * It looks like it’s been updated and changed.
 * Any idea how to change lang now? Changing locale does not help…

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

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

 * ![](https://s.w.org/plugins/geopattern-icon/fatpanda-facebook-comments_7c8c66.
   svg)
 * [Facebook Comments by Fat Panda](https://wordpress.org/plugins/fatpanda-facebook-comments/)
 * [Support Threads](https://wordpress.org/support/plugin/fatpanda-facebook-comments/)
 * [Active Topics](https://wordpress.org/support/plugin/fatpanda-facebook-comments/active/)
 * [Unresolved Topics](https://wordpress.org/support/plugin/fatpanda-facebook-comments/unresolved/)
 * [Reviews](https://wordpress.org/support/plugin/fatpanda-facebook-comments/reviews/)

## Tags

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

 * 2 replies
 * 3 participants
 * Last reply from: [nipinitta](https://wordpress.org/support/users/nipinitta/)
 * Last activity: [10 years, 9 months ago](https://wordpress.org/support/topic/change-language-62/#post-5149008)
 * Status: not resolved