<?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」からリダイレクトされました。";
