mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-10 13:28:55 +00:00
[ticket/12244] Rename link to Extensions Manager in the ACP
PHPBB3-12244
This commit is contained in:
parent
b01a0fe7c5
commit
321d430dba
1 changed files with 1 additions and 1 deletions
|
@ -83,7 +83,7 @@ $lang = array_merge($lang, array(
|
|||
'ACP_EMAIL_SETTINGS' => 'Email settings',
|
||||
'ACP_EXTENSION_GROUPS' => 'Manage attachment extension groups',
|
||||
'ACP_EXTENSION_MANAGEMENT' => 'Extension management',
|
||||
'ACP_EXTENSIONS' => 'Extensions',
|
||||
'ACP_EXTENSIONS' => 'Extensions Manager',
|
||||
|
||||
|
||||
'ACP_FORUM_BASED_PERMISSIONS' => 'Forum based permissions',
|
||||
|
|
Loading…
Add table
Reference in a new issue