mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-06 16:56:44 +02:00
A minor language-file fix.
#12245 git-svn-id: file:///svn/phpbb/trunk@7751 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
@@ -552,6 +552,10 @@ $lang = array_merge($lang, array(
|
||||
'FORUMS_TEST_FORUM_TITLE' => 'Test Forum 1',
|
||||
|
||||
'RANKS_SITE_ADMIN_TITLE' => 'Site Admin',
|
||||
'REPORT_WAREZ' => 'The post contains links to illegal or pirated software.',
|
||||
'REPORT_SPAM' => 'The reported post has the only purpose to advertise for a website or another product.',
|
||||
'REPORT_OFF_TOPIC' => 'The reported post is off topic.',
|
||||
'REPORT_OTHER' => 'The reported post does not fit into any other category, please use the description field.',
|
||||
|
||||
'SMILIES_ARROW' => 'Arrow',
|
||||
'SMILIES_CONFUSED' => 'Confused',
|
||||
|
Reference in New Issue
Block a user