Skip to content

Instantly share code, notes, and snippets.

@kevinvaldek
Created November 17, 2009 19:43
Show Gist options
  • Save kevinvaldek/237203 to your computer and use it in GitHub Desktop.
Save kevinvaldek/237203 to your computer and use it in GitHub Desktop.
var app = {
loader: new Loader(),
notice: new Notice(),
confirm: new Confirm(),
i18n: {
welcome: 'Tere tulemast'
}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment