mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-29 14:48:53 +00:00
Additional lang strings for post reporting
git-svn-id: file:///svn/phpbb/trunk@4013 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
961ba4f001
commit
9723acc883
1 changed files with 2 additions and 0 deletions
|
@ -1229,6 +1229,8 @@ $lang = array_merge($lang, array(
|
|||
'REPORT_NOTIFY_EXPLAIN' => 'Informs you when report is read.',
|
||||
|
||||
'POST_REPORTED_SUCCESS' => 'This post has been successfully reported',
|
||||
'ALREADY_REPORTED' => 'You have already reported this post',
|
||||
'EDIT_REPORT' => 'Click %sHere%s to edit your report',
|
||||
|
||||
'REPORT_REASONS' => array(
|
||||
'TITLE' => array(
|
||||
|
|
Loading…
Add table
Reference in a new issue