xref: /plugin/include/lang/ja/lang.php (revision 04dd3073f5b77923db91fec71f291d86ba1f6a79)
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 :