mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-03 07:18:08 +02:00
Merge branch '3.3.x'
This commit is contained in:
@@ -429,6 +429,7 @@ $lang = array_merge($lang, array(
|
|||||||
'MESSAGE' => 'Message',
|
'MESSAGE' => 'Message',
|
||||||
'MESSAGES' => 'Messages',
|
'MESSAGES' => 'Messages',
|
||||||
'MESSAGES_COUNT' => array(
|
'MESSAGES_COUNT' => array(
|
||||||
|
0 => 'unlimited messages',
|
||||||
1 => '%d message',
|
1 => '%d message',
|
||||||
2 => '%d messages',
|
2 => '%d messages',
|
||||||
),
|
),
|
||||||
|
Reference in New Issue
Block a user