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

This commit is contained in:
zero 2007-03-26 09:09:29 +00:00
parent 7472e1165f
commit 062bca7301
10 changed files with 116 additions and 2 deletions

View file

@ -11,6 +11,7 @@
$lang->component_link = "링크";
$lang->component_date = "제작일";
$lang->component_description = "설명";
$lang->component_extra_vars = "설정 변수";
$lang->msg_component_is_not_founded = '%s 에디터 컴포넌트를 찾을 수 없습니다';
$lang->msg_component_is_inserted = '선택하신 컴포넌트는 이미 입력되어 있습니다';