mirror of
https://github.com/phpbb/phpbb.git
synced 2025-01-17 22:28:46 +01:00
[ticket/15947] Fix X out of 0 messages stored bug
PHPBB3-15947
This commit is contained in:
parent
7a034a8c1e
commit
aed2d00373
@ -432,6 +432,7 @@ $lang = array_merge($lang, array(
|
||||
'MESSAGE' => 'Message',
|
||||
'MESSAGES' => 'Messages',
|
||||
'MESSAGES_COUNT' => array(
|
||||
0 => 'unlimited messages',
|
||||
1 => '%d message',
|
||||
2 => '%d messages',
|
||||
),
|
||||
|
Loading…
x
Reference in New Issue
Block a user