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

$lang['newer'] = '<<较新的文章';
$lang['older'] = '较早的文章>>';
