User:Nx/Extensions/bestof/bestof.i18n.php

From RationalWiki
Jump to navigation Jump to search
<?php
$messages = array();

$messages['en'] = array(
  'bestof-legend'            => 'Options',
  'bestof-cutoff'            => 'Cutoff for vote value',
  'bestof-month'             => 'Year and month to display',
  'bestof-filter'            => 'Filter by keyword',
  'bestof-submit'            => 'Submit',
  'bestof-tooltipseparator'  => ' &bull; ',
);