mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-06 16:56:44 +02:00
[feature/soft-delete] Display post delete reason if one is given
PHPBB3-9567
This commit is contained in:
@@ -50,6 +50,7 @@ $lang = array_merge($lang, array(
|
||||
'CODE' => 'Code',
|
||||
|
||||
'DELETE_TOPIC' => 'Delete topic',
|
||||
'DELETED_INFORMATION' => 'Deleted by %1$s on %2$s',
|
||||
'DISAPPROVE' => 'Disapprove',
|
||||
'DOWNLOAD_NOTICE' => 'You do not have the required permissions to view the files attached to this post.',
|
||||
|
||||
|
Reference in New Issue
Block a user