xref: /plugin/include/lang/ja/lang.php (revision 0fd81891633ad24150fa8d2c8a3459ee16f1f598)
1<?php
2/**
3 * Japanese language file
4 *
5 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
6 * @author     Satoshi Sahara <sahara.satoshi@gmail.com>
7 */
8
9// custom language strings for the plugin
10$lang['readmore']   = '→ 続き...';
11
12//Setup VIM: ex: et ts=2 :