1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 14:00:31 +02:00
git-svn-id: file:///svn/phpbb/trunk@6609 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Meik Sievertsen
2006-11-19 15:01:56 +00:00
parent 444113e7f4
commit b934dab804
3 changed files with 39 additions and 2 deletions

View File

@@ -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',