mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 14:00:31 +02:00
Translators, take note. This inroduces a new language variable in acp/groups.php git-svn-id: file:///svn/phpbb/trunk@7449 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -75,6 +75,7 @@ $lang = array_merge($lang, array(
|
||||
'GROUP_MODS_DEMOTED' => 'Group leaders demoted successfully.',
|
||||
'GROUP_MODS_PROMOTED' => 'Group members promoted successfully.',
|
||||
'GROUP_NAME' => 'Group name',
|
||||
'GROUP_NAME_TAKEN' => 'The group name you entered is already in use, please select an alternative.',
|
||||
'GROUP_OPEN' => 'Open',
|
||||
'GROUP_PENDING' => 'Pending members',
|
||||
'GROUP_PROMOTE' => 'Promote to group leader',
|
||||
|
Reference in New Issue
Block a user