mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-07 20:08:53 +00:00
necessary!
git-svn-id: file:///svn/phpbb/trunk@6344 89ea8834-ac86-4346-8a33-228a782c2dd0
This commit is contained in:
parent
5e2cfc887f
commit
cf7a261408
1 changed files with 1 additions and 1 deletions
|
@ -112,7 +112,7 @@ $lang = array_merge($lang, array(
|
|||
'NO_PARENT' => 'No Parent',
|
||||
'NO_PERMISSIONS' => 'Do not copy permissions',
|
||||
'NO_PERMISSION_FORUM_ADD' => 'You do not have the necessary permissions to add forums',
|
||||
'NO_PERMISSION_FORUM_DELETE' => 'You do not have the neccessary permissions to delete forums',
|
||||
'NO_PERMISSION_FORUM_DELETE' => 'You do not have the necessary permissions to delete forums',
|
||||
|
||||
'PARENT_NOT_EXIST' => 'Parent does not exist',
|
||||
'PRUNE_ANNOUNCEMENTS' => 'Prune Announcements',
|
||||
|
|
Loading…
Add table
Reference in a new issue