10 lines
285 B
PHP
10 lines
285 B
PHP
<?php
|
|
|
|
/**
|
|
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
|
|
*
|
|
* @author Myeongjin <aranet100@gmail.com>
|
|
*/
|
|
$lang['dayheaderfmt'] = '날짜 헤더에 대한 날짜 형식. (strftime 형식)';
|
|
$lang['listmedia'] = '미디어 파일의 바뀜 포함.';
|