diff options
Diffstat (limited to 'phpBB/language/en/common.php')
-rw-r--r-- | phpBB/language/en/common.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/language/en/common.php b/phpBB/language/en/common.php index 6c66d78826..8f843052d5 100644 --- a/phpBB/language/en/common.php +++ b/phpBB/language/en/common.php @@ -74,6 +74,7 @@ $lang = array_merge($lang, array( 'AVATAR_WRONG_SIZE' => 'The avatar must be at least %1$d pixels wide, %2$d pixels high and at most %3$d pixels wide and %4$d pixels high.', 'BACK_TO_TOP' => 'Top', + 'BBCODE_GUIDE' => 'BBCode Guide', 'BCC' => 'Bcc', 'BIRTHDAYS' => 'Birthdays', 'BOARD_BAN_PERM' => 'You have been <b>permanently</b> banned from this board.<br /><br />Please contact the %2$sBoard Administrator%3$s for more information.', |