Skip to content

Instantly share code, notes, and snippets.

@goenning
Created December 16, 2011 15:01
Show Gist options
  • Save goenning/1486368 to your computer and use it in GitHub Desktop.
Save goenning/1486368 to your computer and use it in GitHub Desktop.
globalization with only javascript
<script type="text/javascript" src="util.js"></script>
In your util.js you do:
alert(MyStrings.WelcomeMessage);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment