summaryrefslogtreecommitdiff
path: root/platform/www/lib/plugins/pageredirect/lang/ja/lang.php
blob: 62a892c342d05dfab4ae0f2ccdfdfbd1371f8f2f (plain)
1
2
3
4
5
6
7
8
9
<?php
/**
 * Japanese language for Page Redirect plugin
 *
 * @license:    GPL 2 (http://www.gnu.org/licenses/gpl.html)
 * @author :     Ikuo Obataya https://github.com/iobataya
 */
$lang['redirect_to']     = "このページは移動しました。新しいページは %s です。";
$lang['redirected_from'] = "ページ「%s」からリダイレクトされました。";