add contents
This commit is contained in:
11
lib/plugins/todo/lang/ko/lang.php
Normal file
11
lib/plugins/todo/lang/ko/lang.php
Normal file
@@ -0,0 +1,11 @@
|
||||
<?php
|
||||
|
||||
/**
|
||||
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
||||
*
|
||||
* @author Myeongjin <aranet100@gmail.com>
|
||||
*/
|
||||
$lang['qb_todobutton'] = '텍스트를 할 일로 표시';
|
||||
$lang['refreshpage'] = '이 문서의 최신 판을 사용할 수 있습니다, 다시 시도하기 전에 문서를 새로 고치세요.';
|
||||
$lang['checkboxchange_on'] = '할 일 선택됨';
|
||||
$lang['checkboxchange_off'] = '할 일 선택되지 않음';
|
Reference in New Issue
Block a user