<?php return array (
  'plugins.themes.bootstrap3.name' => 'Bootstrap 3 Base Theme',
  'plugins.themes.bootstrap3.description' => 'A starter Bootstrap 3 theme for the reader frontend.',
  'plugins.themes.bootstrap3.accessible_menu.label' => 'Quick jump to page content',
  'plugins.themes.bootstrap3.accessible_menu.main_navigation' => 'Main Navigation',
  'plugins.themes.bootstrap3.accessible_menu.main_content' => 'Main Content',
  'plugins.themes.bootstrap3.accessible_menu.sidebar' => 'Sidebar',
  'plugins.themes.bootstrap3.article.sidebar' => 'Article Sidebar',
  'plugins.themes.bootstrap3.article.main' => 'Main Article Content',
  'plugins.themes.bootstrap3.article.details' => 'Article Details',
  'plugins.themes.bootstrap3.options.bootstrapTheme.label' => 'Bootstrap Theme',
  'plugins.themes.bootstrap3.options.bootstrapTheme.description' => 'Select one of these open-source Bootstrap themes which change the colors and typography of your website.',
  'plugins.themes.bootstrap3.options.bootstrapTheme.bootstrap3' => 'Default Bootstrap Theme',
  'plugins.themes.bootstrap3.options.bootstrapTheme.cerulean' => 'Cerulean',
  'plugins.themes.bootstrap3.options.bootstrapTheme.cleanblog' => 'Clean Blog',
  'plugins.themes.bootstrap3.options.bootstrapTheme.cosmo' => 'Cosmo',
  'plugins.themes.bootstrap3.options.bootstrapTheme.cyborg' => 'Cyborg',
  'plugins.themes.bootstrap3.options.bootstrapTheme.darkly' => 'Darkly',
  'plugins.themes.bootstrap3.options.bootstrapTheme.flatly' => 'Flatly',
  'plugins.themes.bootstrap3.options.bootstrapTheme.journal' => 'Journal',
  'plugins.themes.bootstrap3.options.bootstrapTheme.lumen' => 'Lumen',
  'plugins.themes.bootstrap3.options.bootstrapTheme.paper' => 'Paper',
  'plugins.themes.bootstrap3.options.bootstrapTheme.readable' => 'Readable',
  'plugins.themes.bootstrap3.options.bootstrapTheme.sandstone' => 'Sandstone',
  'plugins.themes.bootstrap3.options.bootstrapTheme.simplex' => 'Simplex',
  'plugins.themes.bootstrap3.options.bootstrapTheme.slate' => 'Slate',
  'plugins.themes.bootstrap3.options.bootstrapTheme.spacelab' => 'Spacelab',
  'plugins.themes.bootstrap3.options.bootstrapTheme.superhero' => 'Superhero',
  'plugins.themes.bootstrap3.options.bootstrapTheme.united' => 'United',
  'plugins.themes.bootstrap3.options.bootstrapTheme.yeti' => 'Yeti',
);