mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-09 03:32:00 +09:00
4 lines
241 B
PHP
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';
|