mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-05-03 09:14:48 +09:00
Enable file upload when sending messages
This commit is contained in:
parent
1c07b2e0d2
commit
46f19a9f17
9 changed files with 49 additions and 11 deletions
|
|
@ -110,6 +110,7 @@ $lang->replies = '댓글';
|
|||
$lang->content = '내용';
|
||||
$lang->document = '문서';
|
||||
$lang->comment = '댓글';
|
||||
$lang->member_message = '쪽지';
|
||||
$lang->description = '설명';
|
||||
$lang->trackback = '엮인글';
|
||||
$lang->tag = '태그';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue