Advertisement
Guest User

Untitled

a guest
Aug 24th, 2016
52
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. (function () {
  2. return {
  3. URLS: {
  4. ICONS: '...'
  5. },
  6. MESSAGES: {
  7. FILL_IN_THE_BLANKS: 'Please, fill in the blanks.'
  8. }
  9. }
  10. }());
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement