mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 22:10:45 +02:00
some tiny fixes.
git-svn-id: file:///svn/phpbb/trunk@6612 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -33,7 +33,9 @@ if (empty($lang) || !is_array($lang))
|
||||
$lang = array_merge($lang, array(
|
||||
'ACTIVE_TOPICS' => 'Active topics',
|
||||
'ANNOUNCEMENTS' => 'Announcements',
|
||||
|
||||
|
||||
'FORUM_PERMISSIONS' => 'Forum permissions',
|
||||
|
||||
'ICON_ANNOUNCEMENT' => 'Announcement',
|
||||
'ICON_STICKY' => 'Sticky',
|
||||
|
||||
|
Reference in New Issue
Block a user