mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
merge
git-svn-id: file:///svn/phpbb/trunk@8587 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -201,6 +201,9 @@ $lang = array_merge($lang, array(
|
||||
'ADMIN_INDEX' => 'Admin index',
|
||||
'ADMIN_PANEL' => 'Administration Control Panel',
|
||||
|
||||
'ADM_LOGOUT' => 'ACP Logout',
|
||||
'ADM_LOGGED_OUT' => 'Successfully logged out from Administration Control Panel',
|
||||
|
||||
'BACK' => 'Back',
|
||||
|
||||
'COLOUR_SWATCH' => 'Web-safe colour swatch',
|
||||
@@ -236,6 +239,7 @@ $lang = array_merge($lang, array(
|
||||
'LOOK_UP_FORUM' => 'Select a forum',
|
||||
'LOOK_UP_FORUMS_EXPLAIN'=> 'You are able to select more than one forum.',
|
||||
|
||||
'LOGIN_REDIRECT' => 'You have been successfully logged in.',
|
||||
'MANAGE' => 'Manage',
|
||||
'MENU_TOGGLE' => 'Hide or display the side menu',
|
||||
'MOVE_DOWN' => 'Move down',
|
||||
|
Reference in New Issue
Block a user