mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-29 15:22:15 +09:00
Move friendly error message feature to Message module
This commit is contained in:
parent
26710e2675
commit
e31704ffc2
9 changed files with 41 additions and 20 deletions
|
|
@ -2,3 +2,4 @@
|
|||
$lang->message = '오류 표시';
|
||||
$lang->about_skin = '오류 메시지용 스킨을 지정할 수 있습니다.';
|
||||
$lang->msg_administrator_login = '관리자 로그인';
|
||||
$lang->error_help['baseobject'] = 'Object → BaseObject 변환이 필요한 서드파티 자료가 있습니다. 위의 에러 메시지에 포함된 파일명과 줄 번호를 참고하여 수정하세요.';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue