mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-06 16:56:44 +02:00
Initial implementation of a log viewer into the MCP
git-svn-id: file:///svn/phpbb/trunk@5460 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -405,6 +405,8 @@ $lang = array_merge($lang, array(
|
||||
'TOPIC_TITLE' => 'Topic Title',
|
||||
'TOPIC_UNAPPROVED' => 'This topic has not been approved',
|
||||
'TOTAL_ATTACHMENTS' => 'Attachment(s)',
|
||||
'TOTAL_LOG' => '1 log',
|
||||
'TOTAL_LOGS' => '%d logs',
|
||||
'TOTAL_NO_PM' => '0 private messages in total',
|
||||
'TOTAL_PM' => '1 private messages in total',
|
||||
'TOTAL_PMS' => '$d private messages in total',
|
||||
|
Reference in New Issue
Block a user