add contents
This commit is contained in:
17
lib/plugins/loglog/lang/ko/lang.php
Normal file
17
lib/plugins/loglog/lang/ko/lang.php
Normal file
@@ -0,0 +1,17 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
||||
*
|
||||
* @author Myeongjin <aranet100@gmail.com>
|
||||
*/
|
||||
$lang['menu'] = '주간 사용자 로그인/로그아웃';
|
||||
$lang['date'] = '날짜';
|
||||
$lang['ip'] = 'IP 주소';
|
||||
$lang['action'] = '동작';
|
||||
$lang['range'] = '표시할 날짜 범위:';
|
||||
$lang['off'] = '로그아웃됨';
|
||||
$lang['autologoff'] = '사용자가 자동으로 로그아웃되었습니다';
|
||||
$lang['in'] = '영구적으로 로그인됨';
|
||||
$lang['tin'] = '일시적으로 로그인됨';
|
||||
$lang['fail'] = '실패한 로그인 시도';
|
Reference in New Issue
Block a user