Title: [Plugin: GetSocial] Changing language
Last modified: August 20, 2016

---

# [Plugin: GetSocial] Changing language

 *  [gezginrocker](https://wordpress.org/support/users/gezginrocker/)
 * (@gezginrocker)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/plugin-getsocial-changing-language/)
 * Hello,
 * By default Like button is in English. How can I change the language?
 * Thanks
 * [http://wordpress.org/extend/plugins/getsocial/](http://wordpress.org/extend/plugins/getsocial/)

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

 *  Plugin Author [Riyaz](https://wordpress.org/support/users/riyaznet/)
 * (@riyaznet)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/plugin-getsocial-changing-language/#post-2648178)
 * Facebook takes the default page language. So if your page is in another language,
   it should automatically show up in that language.
 *  Thread Starter [gezginrocker](https://wordpress.org/support/users/gezginrocker/)
 * (@gezginrocker)
 * [14 years, 2 months ago](https://wordpress.org/support/topic/plugin-getsocial-changing-language/#post-2648179)
 * first of all thanks for your very nice plugin.
 * but unfortunately it doesn’t. my wp is in turkish, and I tested in turkish language
   browsers, but like button was still in english.
 * I found a solution though. I edited getsocial.php and added “locale=tr_TR&…” 
   like this:
 * .’&locale=tr_TR&…;send=false&layout=box_count&width=’. $bar_width .’&show_faces
   =false&action=like&colorscheme=light&font&height=62″ scrolling=”no” frameborder
   =”0″ style=”border:none; overflow:hidden; width:’. $bar_width .’px; height:62px;”
   allowTransparency=”true”></iframe>’
 *  [Kerfred](https://wordpress.org/support/users/kerfred/)
 * (@kerfred)
 * [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-getsocial-changing-language/#post-2648268)
 * Congratulations for this plugin.
 * To localize the Facebook like button for every language, the patch is to do this
   modification in getsocial.php line 735:
    Replace: `.' js.src = "//connect.facebook.
   net/en_US/all.js#xfbml=1";'` By: `.' js.src = "//connect.facebook.net/' . WPLANG.'/
   all.js#xfbml=1";'`
 * Can you include it in the next release ?
    Thanks.

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

The topic ‘[Plugin: GetSocial] Changing language’ is closed to new replies.

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

 * 3 replies
 * 3 participants
 * Last reply from: [Kerfred](https://wordpress.org/support/users/kerfred/)
 * Last activity: [13 years, 8 months ago](https://wordpress.org/support/topic/plugin-getsocial-changing-language/#post-2648268)
 * Status: not resolved