mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-31 17:19:59 +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/ko.php
Normal file
4
modules/editor/skins/ckeditor/lang/ko.php
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
<?php
|
||||
$lang->ckeditor_about_file_drop_area = '여기에 파일을 끌어 놓거나 파일 첨부 버튼을 클릭하세요.';
|
||||
$lang->ckeditor_file_uploading = '파일 업로드 중...';
|
||||
$lang->ckeditor_file_count = '<span class="file_count">0</span>개 첨부 됨';
|
||||
Loading…
Add table
Add a link
Reference in a new issue