Skip to content

Instantly share code, notes, and snippets.

@feedhenry-gists
Created June 10, 2011 11:48
Show Gist options
  • Save feedhenry-gists/1018685 to your computer and use it in GitHub Desktop.
Save feedhenry-gists/1018685 to your computer and use it in GitHub Desktop.
Multilingual Support config
var languages = ["en_gb", "en_us", "en_ie", "fr"];
var def = "en_gb"; // default language
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment