Skip to content

Instantly share code, notes, and snippets.

@rjesh-git
Last active October 16, 2015 05:27
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 rjesh-git/6ae79095f0b87ef95319 to your computer and use it in GitHub Desktop.
Save rjesh-git/6ae79095f0b87ef95319 to your computer and use it in GitHub Desktop.
Passing parameter to localizer.Init()
localizer.Init({
defaultLang: 'fr-FR',
cache: false
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment