{ "html":
  { "reset":    "Reset",
    "submit":   "Say hello"
  },
    
  "text":
  { "title":    "Hello, Stranger!",
    "question": "What's your name?",
    "hello":    "Hello, $1!",
    "welcome":  "Welcome to Multimedia Programming!"
  }
}