#327 언어파일 정리2

This commit is contained in:
conory 2016-03-03 19:46:59 +09:00
parent 9f9fa6e653
commit 9290c53122
14 changed files with 14 additions and 434 deletions

View file

@ -0,0 +1,4 @@
<?php
$lang->ckeditor_about_file_drop_area = 'Drag and drop your files here, or Click attach files button.';
$lang->ckeditor_file_uploading = 'Uploading...';
$lang->ckeditor_file_count = '<span class="file_count">0</span> file(s) attached';