diff options
Diffstat (limited to 'phpBB/language/en/mcp.php')
-rw-r--r-- | phpBB/language/en/mcp.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/phpBB/language/en/mcp.php b/phpBB/language/en/mcp.php index 854a472133..5ab9bacfd5 100644 --- a/phpBB/language/en/mcp.php +++ b/phpBB/language/en/mcp.php @@ -265,6 +265,7 @@ $lang = array_merge($lang, array( 'RETURN_MESSAGE' => 'Click %sHere%s to return to the message', 'RETURN_NEW_FORUM' => 'Click %sHere%s to return to the new forum', 'RETURN_NEW_TOPIC' => 'Click %sHere%s to return to the new topic', + 'RETURN_POST' => 'Click %sHere%s to return to the post', 'RETURN_QUEUE' => 'Click %sHere%s to return to the queue', 'RETURN_REPORTS' => 'Click %sHere%s to return to the reports', |