mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-01 14:30:32 +02:00
[ticket/8309] Moving key to get keys in alphabetical order
PHPBB3-8309
This commit is contained in:
@@ -85,6 +85,7 @@ $lang = array_merge($lang, array(
|
||||
'IM_USER' => 'Send an instant message',
|
||||
|
||||
'LAST_ACTIVE' => 'Last active',
|
||||
'LAST_ACTIVITY' => 'Last activity',
|
||||
'LESS_THAN' => 'Less than',
|
||||
'LIST_USERS' => array(
|
||||
1 => '%d user',
|
||||
@@ -135,5 +136,4 @@ $lang = array_merge($lang, array(
|
||||
'USERS_PER_PAGE' => 'Users per page',
|
||||
|
||||
'VIEWING_PROFILE' => 'Viewing profile - %s',
|
||||
'LAST_ACTIVITY' => 'Last activity',
|
||||
));
|
||||
|
Reference in New Issue
Block a user