mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-10 02:36:38 +02:00
[ticket/10345] Remove more useless 0-cases
PHPBB3-10345
This commit is contained in:
committed by
Oleg Pudeyev
parent
33e3bf4f64
commit
3788326d71
@@ -121,7 +121,6 @@ $lang = array_merge($lang, array(
|
||||
'LATEST_WARNINGS' => 'Latest 5 warnings',
|
||||
'LEAVE_SHADOW' => 'Leave shadow topic in place',
|
||||
'LIST_REPORTS' => array(
|
||||
0 => '%d reports',
|
||||
1 => '%d report',
|
||||
2 => '%d reports',
|
||||
),
|
||||
|
Reference in New Issue
Block a user