mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-24 21:59:55 +09:00
파일 용량 제한 기능 추가
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@7925 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
fe7291f26d
commit
de33d86683
11 changed files with 71 additions and 3 deletions
|
|
@ -275,4 +275,6 @@
|
|||
$lang->edit->autosave_hours_ago = '%d시간 전';
|
||||
$lang->edit->autosave_min_ago = '%d분 전';
|
||||
$lang->edit->autosave_mins_ago = '%d분 전';
|
||||
|
||||
$lang->edit->upload_not_enough_quota = '허용된 용량이 부족하여 파일을 첨부할 수 없습니다.';
|
||||
?>
|
||||
Loading…
Add table
Add a link
Reference in a new issue