add contents
This commit is contained in:
15
lib/plugins/loglog/lang/zh-tw/lang.php
Normal file
15
lib/plugins/loglog/lang/zh-tw/lang.php
Normal file
@@ -0,0 +1,15 @@
|
||||
<?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'] = '登錄失敗';
|
Reference in New Issue
Block a user