I use the Facebook toolkit on my web site. My Facebook Connect button seems to be in English, but I want to show it in Turkish. How can I change it to Turkish?
Address: http://www.lipres.com/UyeGiris.aspx
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Just use JS-SDK with your locale (full list of locales supported):
For more info see Localization section in JS-SDK documentation. You may also wish to read Internationalization guide for translation of other parts of your application…