mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-28 07:39:55 +09:00
스크랩 기능 추가
git-svn-id: http://xe-core.googlecode.com/svn/trunk@2005 201d5d3c-b55e-5fd7-737f-ddc643e51545
This commit is contained in:
parent
c40dfd2e02
commit
d832370fbe
26 changed files with 235 additions and 2 deletions
|
|
@ -85,6 +85,7 @@
|
|||
$lang->cmd_manage_id = '금지아이디관리';
|
||||
$lang->cmd_manage_form = '가입폼관리';
|
||||
$lang->cmd_view_own_document = '작성글 보기';
|
||||
$lang->cmd_view_scrapped_document = '스크랩 보기';
|
||||
$lang->cmd_send_email = '메일 보내기';
|
||||
$lang->cmd_send_message = '쪽지 보내기';
|
||||
$lang->cmd_reply_message = '쪽지 답장';
|
||||
|
|
@ -94,6 +95,8 @@
|
|||
$lang->cmd_store = "보관";
|
||||
$lang->cmd_add_friend_group = '친구 그룹 추가';
|
||||
|
||||
$lang->msg_alreay_scrapped = '이미 스크랩된 게시물입니다';
|
||||
|
||||
$lang->msg_cart_is_null = '대상을 선택해주세요';
|
||||
$lang->msg_checked_file_is_deleted = '%d개의 첨부파일이 삭제되었습니다';
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue