mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 14:00:31 +02:00
fix for #5422
git-svn-id: file:///svn/phpbb/trunk@6609 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -46,6 +46,7 @@ $lang = array_merge($lang, array(
|
||||
'NEW_POSTS_LOCKED' => 'New posts [ Locked ]',
|
||||
'NO_NEW_POSTS_HOT' => 'No new posts [ Popular ]',
|
||||
'NO_NEW_POSTS_LOCKED' => 'No new posts [ Locked ]',
|
||||
'NO_READ_ACCESS' => 'You do not have the required permissions to read topics within this forum.',
|
||||
|
||||
'POST_FORUM_LOCKED' => 'Forum is locked',
|
||||
|
||||
|
Reference in New Issue
Block a user