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

4 lines
241 B
PHP

<?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';