mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
git-svn-id: file:///svn/phpbb/trunk@7358 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -559,7 +559,7 @@ $lang = array_merge($lang, array(
|
||||
'TOTAL_LOG' => '1 log',
|
||||
'TOTAL_LOGS' => '%d logs',
|
||||
'TOTAL_NO_PM' => '0 private messages in total',
|
||||
'TOTAL_PM' => '1 private messages in total',
|
||||
'TOTAL_PM' => '1 private message in total',
|
||||
'TOTAL_PMS' => '%d private messages in total',
|
||||
'TOTAL_POSTS' => 'Total posts',
|
||||
'TOTAL_POSTS_OTHER' => 'Total posts <strong>%d</strong>',
|
||||
|
Reference in New Issue
Block a user