rhymix/modules/editor/skins/ckeditor/lang/ko.php
2016-03-03 19:46:59 +09:00

4 lines
266 B
PHP

<?php
$lang->ckeditor_about_file_drop_area = '여기에 파일을 끌어 놓거나 파일 첨부 버튼을 클릭하세요.';
$lang->ckeditor_file_uploading = '파일 업로드 중...';
$lang->ckeditor_file_count = '<span class="file_count">0</span>개 첨부 됨';