Created
August 22, 2011 17:38
-
-
Save quickredfox/1162996 to your computer and use it in GitHub Desktop.
en.js
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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