mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-02-01 17:49:58 +09:00
#327 언어파일 정리2
This commit is contained in:
parent
9f9fa6e653
commit
9290c53122
14 changed files with 14 additions and 434 deletions
4
modules/editor/skins/ckeditor/lang/en.php
Normal file
4
modules/editor/skins/ckeditor/lang/en.php
Normal 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';
|
||||
Loading…
Add table
Add a link
Reference in a new issue