mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-27 21:58:52 +00:00
git-svn-id: file:///svn/phpbb/trunk@7358 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
781331d2a5
commit
4cad875b85
1 changed files with 1 additions and 1 deletions
|
@ -559,7 +559,7 @@ $lang = array_merge($lang, array(
|
||||||
'TOTAL_LOG' => '1 log',
|
'TOTAL_LOG' => '1 log',
|
||||||
'TOTAL_LOGS' => '%d logs',
|
'TOTAL_LOGS' => '%d logs',
|
||||||
'TOTAL_NO_PM' => '0 private messages in total',
|
'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_PMS' => '%d private messages in total',
|
||||||
'TOTAL_POSTS' => 'Total posts',
|
'TOTAL_POSTS' => 'Total posts',
|
||||||
'TOTAL_POSTS_OTHER' => 'Total posts <strong>%d</strong>',
|
'TOTAL_POSTS_OTHER' => 'Total posts <strong>%d</strong>',
|
||||||
|
|
Loading…
Add table
Reference in a new issue