Files
Trevor Batley bce7dd054a add contents
2025-10-09 15:04:29 +11:00

16 lines
553 B
PHP

<?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'] = '現在のリビジョンとの差分を表示';