Skip to content

Instantly share code, notes, and snippets.

@feedhenry-gists
Created June 10, 2011 11:36
Show Gist options
  • Save feedhenry-gists/1018661 to your computer and use it in GitHub Desktop.
Save feedhenry-gists/1018661 to your computer and use it in GitHub Desktop.
Multilingual Support Defining Languages
var en_gb = {
// Welcome strings
'app_heading' : 'Welcome',
'app_introduction' : 'This tutorial shows how we can easily create a multi-lingual application.'
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment