git-svn-id: http://xe-core.googlecode.com/svn/trunk@551 201d5d3c-b55e-5fd7-737f-ddc643e51545

This commit is contained in:
zero 2007-03-19 13:23:38 +00:00
parent 4fe9f7df77
commit d66fbeef51
16 changed files with 216 additions and 76 deletions

View file

@ -0,0 +1,9 @@
<?php
/**
* @file /modules/editor/components/html_editor/lang/ko.lang.php
* @author zero <zero@nzeo.com>
* @brief 위지윅에디터(editor) 모듈 > HTML편집기(html_editor) 컴포넌트의 언어팩
**/
$lang->html_editor = "HTML 편집";
?>