mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-18 22:41:28 +02:00
[ticket/10345] Remove more useless 0-cases
PHPBB3-10345
This commit is contained in:
committed by
Oleg Pudeyev
parent
33e3bf4f64
commit
3788326d71
@@ -94,7 +94,6 @@ $lang = array_merge($lang, array(
|
||||
'LAST_ACTIVE' => 'Last active',
|
||||
'LESS_THAN' => 'Less than',
|
||||
'LIST_USERS' => array(
|
||||
0 => '0 users',
|
||||
1 => '%d user',
|
||||
2 => '%d users',
|
||||
),
|
||||
|
Reference in New Issue
Block a user