1
0
mirror of https://github.com/phpbb/phpbb.git synced 2025-07-31 14:00:31 +02:00
git-svn-id: file:///svn/phpbb/trunk@7246 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
Meik Sievertsen
2007-03-31 12:35:44 +00:00
parent f6d1fa57b2
commit 3abc3dd331
4 changed files with 49 additions and 6 deletions

View File

@@ -162,6 +162,8 @@ $lang = array_merge($lang, array(
'MCP_NOTES_FRONT' => 'Front page',
'MCP_NOTES_USER' => 'User details',
'MCP_POST_REPORTS' => 'Reports issued on this post',
'MCP_REPORTS' => 'Reported posts',
'MCP_REPORT_DETAILS' => 'Report details',
'MCP_REPORTS_CLOSED' => 'Closed reports',