mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-11 03:04:09 +02:00
[ticket/8309] Removing key with similar function to avoid redundancy
PHPBB3-8309
This commit is contained in:
@@ -85,7 +85,6 @@ $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',
|
||||
|
Reference in New Issue
Block a user