Skip to content

Commit 4628acd

Browse files
DevAnyKRdokuwiki-translate
authored andcommitted
Translation update (ko)
1 parent b50e9b3 commit 4628acd

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

lib/plugins/config/lang/ko/lang.php

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
/**
44
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
55
*
6+
* @author DevAny <devany.kr@gmail.com>
67
* @author merefox retronica <merefox@naver.com>
78
* @author take <take@ruu.kr>
89
* @author merefox <admin@homerecz.com>
@@ -140,7 +141,7 @@
140141
$lang['useslash'] = 'URL에서 이름공간 구분자로 슬래시 사용';
141142
$lang['sepchar'] = '문서 이름 낱말 구분자';
142143
$lang['canonical'] = '완전한 canonical URL 사용';
143-
$lang['fnencode'] = 'ASCII가 아닌 파일 이름을 인코딩하는 방법.';
144+
$lang['fnencode'] = 'ASCII가 아닌 파일 이름을 인코딩하는 방법';
144145
$lang['autoplural'] = '링크에서 복수형 검사';
145146
$lang['compression'] = '첨부 파일의 압축 방법';
146147
$lang['gzip_output'] = 'xhtml에 대해 gzip 내용 인코딩 사용';

0 commit comments

Comments
 (0)