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

16 lines
472 B
PHP

<?php
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author HL <tohelong@gmail.com>
*/
$lang['date'] = '日期';
$lang['ip'] = 'IP';
$lang['action'] = '動作';
$lang['range'] = '日期範圍';
$lang['off'] = '登出';
$lang['in'] = '記住登錄';
$lang['tin'] = '登錄';
$lang['fail'] = '登錄失敗';