summaryrefslogtreecommitdiff
path: root/platform/www/lib/plugins/pagelist/lang/ja/lang.php
blob: 34e1882dfc30bdb3b1db5fde24cf32ad68cbc87b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?php

/**
 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
 *
 * @author Ikuo Obataya <cxx05051@nifty.com>
 * @author Hideaki SAWADA <chuno@live.jp>
 */
$lang['page']                  = 'ページ';
$lang['date']                  = '日付';
$lang['user']                  = 'ユーザー';
$lang['desc']                  = '内容';
$lang['diff']                  = '差分';
$lang['diff_title']            = '現在のリビジョンとの差分を表示';
$lang['diff_alt']              = '現在のリビジョンとの差分を表示';