mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-04-29 07:12:15 +09:00
이모티콘 경로 문제 수정
짧은 주소 사용시 https://~/mid/modules/path가 되지 않도록 수정 이모티콘 추가시 '추가되었다'는 메세지 띄움
This commit is contained in:
parent
64e1258f0c
commit
a721429f8b
5 changed files with 45 additions and 31 deletions
|
|
@ -269,6 +269,7 @@ $lang->success_sended = '발송했습니다.';
|
|||
$lang->success_reset = '초기화했습니다.';
|
||||
$lang->success_leaved = '탈퇴했습니다.';
|
||||
$lang->success_saved = '저장했습니다.';
|
||||
$lang->success_added = '추가했습니다.';
|
||||
$lang->fail_to_registed = '등록하지 못했습니다.';
|
||||
$lang->fail_to_update = '수정하지 못했습니다.';
|
||||
$lang->fail_to_delete = '삭제 실패했습니다.';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue