Skip to content

Instantly share code, notes, and snippets.

@gustin
Last active August 29, 2015 14:08
Show Gist options
  • Select an option

  • Save gustin/369eae3779522cd4e46a to your computer and use it in GitHub Desktop.

Select an option

Save gustin/369eae3779522cd4e46a to your computer and use it in GitHub Desktop.
Locale Config
new Purpose({
account: 'oxfam',
url: 'http://oxfam.api.movements.purpose.com',
locale: 'es' // can be retrieved from cookie, or page url, or added by affiliate CMS, or anywhere really
}).attach();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment