This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php | |
/** | |
* List of locales supported by Facebook. | |
* | |
* These are the same supported locales that you can only call when loading the FB JS SDK at | |
* //connect.facebook.net/{LOCALE_ID}/all.js | |
* | |
* Locales taken from http://www.facebook.com/translations/FacebookLocales.xml | |
* | |
* Last Updated: 04/09/2012 |