mirror of
https://github.com/Lastorder-DC/rhymix.git
synced 2026-01-04 01:01:41 +09:00
신고를 취소하는 기능 추가
This commit is contained in:
parent
daf51c24fd
commit
7e345870a0
10 changed files with 226 additions and 3 deletions
|
|
@ -98,6 +98,7 @@ $lang->original_date = 'Original date';
|
|||
$lang->declared_count = 'Report count';
|
||||
$lang->latest_declared_date = 'Last reported date';
|
||||
$lang->declared_message_title = 'A post has been reported.';
|
||||
$lang->declared_cancel_message_title = 'Cancel the reported a post.';
|
||||
$lang->declaring_user = 'Reporter';
|
||||
$lang->improper_document_declare_reason = 'Reason';
|
||||
$lang->improper_document_reasons['advertisement'] = 'Advertisements that do not fit the topics or themes.';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue