1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-08-01 14:30:32 +02:00

Merge branch '3.3.x'

This commit is contained in:
Marc Alexander
2022-04-15 23:19:27 +02:00

View File

@@ -429,6 +429,7 @@ $lang = array_merge($lang, array(
'MESSAGE' => 'Message',
'MESSAGES' => 'Messages',
'MESSAGES_COUNT' => array(
0 => 'unlimited messages',
1 => '%d message',
2 => '%d messages',
),