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

This commit is contained in:
ChanMyeong 2010-11-12 10:46:12 +00:00
parent 974673cd94
commit 8f17e5e3bd
9 changed files with 18 additions and 0 deletions

View file

@ -135,8 +135,10 @@
$lang->edit->multimedia = '동영상';
$lang->edit->emoticon = '이모티콘';
$lang->edit->file = '파일';
$lang->edit->upload = '첨부';
$lang->edit->upload_file = '파일 첨부';
$lang->edit->upload_list = '첨부 목록';
$lang->edit->link_file = '본문 삽입';
$lang->edit->delete_selected = '선택 삭제';