1<?php
2/**
3 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
4 *
5 */
6
7$lang['prev_link'] = '前の記事';
8$lang['next_link'] = '次の記事';
9