dejanstojanovic / Facebook-Album-Browser

jQuery plugin for browsing public albums of a Facebook account
http://dejanstojanovic.github.io/Facebook-Album-Browser/
MIT License
74 stars 42 forks source link

Change Language #64

Open uropheniks opened 7 years ago

uropheniks commented 7 years ago

This plugin is great, I just wanto to know how to change default language, because my website is in spanish and some album names are in english.

Thanks.

zsavicreative commented 7 years ago

ok, so if I understand correctly, you'd like some of the album names which are in english to appear in spanish?? if that is the case then your best approach might be to change the names of the albums from english into spanish. That way they will appear in spanish on the site when the plugin pulls the albums. Its not the plugin's job to give you a way to change the language. If you have trouble just google how to change the name: http://lmgtfy.com/?q=changing+name+of+album+on+facebook

Once you change the album name into spanish then when the plugin pulls it onto your site it will be in spanish.

uropheniks commented 7 years ago

Sorry, I did not explain correctly, I meant the default albums: Timeline Photos, Cover Photos, etc. I tried with line 630 in the js file: _js.src = "//connect.facebook.net/enUS/sdk.js#xfbml=1&version=v2.3&appId=775908159169504"; changing en_US by es_LA, but it didn't work.

Anyway thanks for your time, and your plugin.

zsavicreative commented 7 years ago

I'm not the author of the plugin, I'm just helping where I can.

I'm really not sure how to help you for this. Sorry man