mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-28 10:40:28 +02:00
[ticket/10345] Remove some unused 0 cases
PHPBB3-10345
This commit is contained in:
committed by
Oleg Pudeyev
parent
c4aa8d8401
commit
7da6826a67
@@ -65,7 +65,6 @@ $lang = array_merge($lang, array(
|
||||
|
||||
'VIEW_FORUM' => 'View forum',
|
||||
'VIEW_FORUM_TOPICS' => array(
|
||||
0 => '%d topics',
|
||||
1 => '%d topic',
|
||||
2 => '%d topics',
|
||||
),
|
||||
|
Reference in New Issue
Block a user