{
  "storyboard": "A manager of scenes",
  "storyboard.BootSequence.register": "Registers the boot sequence",
  "storyboard.loaderBootSequence": "Default boot sequence",
  "storyboard.pop": "Stops the current scene and restart the previous scene",
  "storyboard.push": "Transition to a registered scene",
  "storyboard.registerScene": "Registers a scene",
  "storyboard.registerScene|param|name": "@param scene ",
  "storyboard.replace": "Replace the current scene with the given scene",
  "storyboard.start": "Starts the story board by running boot sequences then entering a scene"
}