Skip to content

Instantly share code, notes, and snippets.

@quickredfox
Created August 22, 2011 17:38
Show Gist options
  • Save quickredfox/1162996 to your computer and use it in GitHub Desktop.
Save quickredfox/1162996 to your computer and use it in GitHub Desktop.
en.js
var i18n_strings = {
"{0} is a great friend of mine": "{0} is a great friend of mine"
"some_key": "A string of text"
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment