Files

12 lines
457 B
PHP
Raw Permalink Normal View History

2025-10-09 15:04:29 +11:00
<?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'] = '할 일 선택되지 않음';