mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
add group_legend to group management
git-svn-id: file:///svn/phpbb/trunk@5740 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -64,6 +64,7 @@ $lang = array_merge($lang, array(
|
||||
'GROUP_HIDDEN' => 'Hidden',
|
||||
'GROUP_LANG' => 'Group language',
|
||||
'GROUP_LEAD' => 'Group leaders',
|
||||
'GROUP_LEGEND' => 'Display group in legend',
|
||||
'GROUP_LIST' => 'Current members',
|
||||
'GROUP_LIST_EXPLAIN' => 'This is a complete list of all the current users with membership of this group. You can delete members (except in certain special groups) or add new ones as you see fit.',
|
||||
'GROUP_MEMBERS' => 'Group members',
|
||||
|
Reference in New Issue
Block a user