Skip to content

Instantly share code, notes, and snippets.

@dsugden
Created April 29, 2012 22:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save dsugden/2553543 to your computer and use it in GitHub Desktop.
Save dsugden/2553543 to your computer and use it in GitHub Desktop.
i1n8 with require and backbone
//Contents of js/nls/atheleteLabel.js
define({
'root': {
NAME : 'Name',
...
},
'fr-fr': true
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment