<?php
/**
 * DokuWiki Plugin miniblog
 *
 * @license GPL 2 http://www.gnu.org/licenses/gpl-2.0.html
 * @author  lainme <lainme993@gmail.com>
 */

$lang['newer'] = '<<Newer posts';
$lang['older'] = 'Older posts>>';
