mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-24 05:39:58 +09:00
#r18940383 파일 업로드시 실패 message 추가
git-svn-id: http://xe-core.googlecode.com/svn/sandbox@7582 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
041aaa8f25
commit
e4575cd65a
10 changed files with 28 additions and 2 deletions
|
|
@ -52,4 +52,7 @@
|
|||
'ipaddress' => 'IP-Адрес',
|
||||
);
|
||||
$lang->msg_not_allowed_outlink = 'It is not allowed to download files not from this site.';
|
||||
$lang->msg_not_permitted_create = '파일 또는 디렉토리를 생성할 수 없습니다.';
|
||||
$lang->msg_file_upload_error = '파일 업로드 중 에러가 발생하였습니다.';
|
||||
|
||||
?>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue