You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
9 lines
340 B
9 lines
340 B
<?php
|
|
/**
|
|
* Korean language file for config
|
|
*
|
|
*/
|
|
|
|
$lang['discussionPage'] = '토론 문서 (토론을 비활성화하려면 비워 두세요)';
|
|
$lang['userPage'] = '사용자 문서 (사용자 문서를 비활성화하려면 비워 두세요)';
|
|
$lang['hideTools'] = '로그인하지 않을 때 도구를 숨길까요?';
|