Fanbinit 0302

This commit is contained in:
Lastorder-DC 2026-03-02 13:23:56 +09:00
parent fc0e8a9843
commit 48a5278a8e
6 changed files with 23 additions and 24 deletions

View file

@ -122,13 +122,12 @@ $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.';
$lang->improper_document_reasons['theme'] = 'Posts that do not fit the topics or themes.';
$lang->improper_document_reasons['bad_word'] = 'Too much bad words.';
$lang->improper_document_reasons['violence'] = 'Violence.';
$lang->improper_document_reasons['racism'] = 'Racism.';
$lang->improper_document_reasons['pornography'] = 'Pornography.';
$lang->improper_document_reasons['privacy'] = 'Privacy issue.';
$lang->improper_document_reasons['do_not_fight'] = '1. Do not fight';
$lang->improper_document_reasons['sensitive_content'] = '2. Sensitive content';
$lang->improper_document_reasons['spoiler'] = '3. Spoiler';
$lang->improper_document_reasons['tas_export'] = '4. TAS export';
$lang->improper_document_reasons['tas_swear'] = '5. TAS swear';
$lang->improper_document_reasons['ad'] = '6. Advertisement';
$lang->improper_document_reasons['others'] = 'Others (Write your own)';
$lang->about_improper_document_declare = 'Write here why you report this article as an improper document.';
$lang->allow_vote_from_same_ip = 'Allow voting from same IP';