mirror of
https://github.com/torrentpier/torrentpier
synced 2025-08-22 14:23:57 -07:00
Update main.php
This commit is contained in:
parent
6527a69b94
commit
2e19d01e43
1 changed files with 3 additions and 0 deletions
|
@ -2838,6 +2838,9 @@ $lang['LOG_ACTION']['LOG_TYPE'] = [
|
|||
'mod_topic_renamed' => 'Topic:<br /> <b>renamed</b>',
|
||||
'mod_topic_poll_started' => 'Topic:<br /> <b>poll started</b>',
|
||||
'mod_topic_poll_finished' => 'Topic:<br /> <b>poll finished</b>',
|
||||
'mod_topic_poll_deleted' => 'Topic:<br /> <b>poll deleted</b>',
|
||||
'mod_topic_poll_added' => 'Topic:<br /> <b>poll added</b>',
|
||||
'mod_topic_poll_edited' => 'Topic:<br /> <b>poll edited</b>',
|
||||
'mod_post_delete' => 'Post:<br /> <b>deleted</b>',
|
||||
'mod_post_pin' => 'Post:<br /> <b>pinned</b>',
|
||||
'mod_post_unpin' => 'Post:<br /> <b>unpinned</b>',
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue