<?php return array (
  'plugins.themes.gopher.name' => 'Gopher Theme',
  'plugins.themes.gopher.description' => 'An OJS theme designed for the University of Minnesota.',
  'plugins.themes.gopher.option.colour.label' => 'Theme color',
  'plugins.themes.gopher.option.colour.description' => 'Choose a color for the theme. It should be a dark color with suitable contrast to contain white text.',
  'plugins.themes.gopher.makeSubmission' => 'Create a Submission',
  'plugins.themes.gopher.option.footerInfo.label' => 'Additional Footer Text',
  'plugins.themes.gopher.option.footerInfo.description' => 'Text that will appear above the footer on all pages except the home page.',
);