mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[ticket/10631] Fixing some items mentioned in PR
PHPBB3-10631
This commit is contained in:
committed by
Unknown Bliss
parent
3a5843959c
commit
7a954d352e
@@ -38,7 +38,7 @@ $lang = array_merge($lang, array(
|
||||
'EXTENSION' => 'Extension',
|
||||
'EXTENSIONS' => 'Extensions',
|
||||
'EXTENSIONS_ADMIN' => 'Extensions Admin',
|
||||
'EXTENSIONS_EXPLAIN' => 'The Extensions Admin is a tool in your phpBB Board which allows you to manage all of your extensions. For more information about extensions please visit <a href="http://phpbb.com/mods/extensions/">this page</a> on phpBBs Offical Website.',
|
||||
'EXTENSIONS_EXPLAIN' => 'The Extensions Admin is a tool in your phpBB Board which allows you to manage all of your extensions. For more information about extensions please visit <a href="http://phpbb.com/mods/extensions/">this page</a> on phpBB's Offical Website.',
|
||||
|
||||
'DETAILS' => 'Details',
|
||||
|
||||
|
Reference in New Issue
Block a user