diff options
Diffstat (limited to 'phpBB/language/en/groups.php')
| -rw-r--r-- | phpBB/language/en/groups.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/language/en/groups.php b/phpBB/language/en/groups.php index d28583bfb6..a936058162 100644 --- a/phpBB/language/en/groups.php +++ b/phpBB/language/en/groups.php @@ -66,6 +66,7 @@ $lang = array_merge($lang, array( 'GROUP_RESIGNED_PENDING' => 'Your pending membership was successfully removed from the selected group', 'GROUP_TYPE' => 'Group type', 'GROUP_UNDISCLOSED' => 'Hidden group', + 'FORUM_UNDISCLOSED' => 'Moderating hidden forum(s)', 'LOGIN_EXPLAIN_GROUP' => 'You need to login to view group details', |
