mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-30 21:40:43 +02:00
[ticket/11150] Small fix
PHPBB3-11150
This commit is contained in:
committed by
Tristan Darricau
parent
178f0e1639
commit
560d4729f9
@@ -156,6 +156,8 @@ $lang = array_merge($lang, array(
|
||||
'ENABLE_PACKAGIST' => 'Enable Packagist usage',
|
||||
'ENABLE_PACKAGIST_EXPLAIN' => 'TODO: text explaining why packagist shouldn\'t be enabled, dev usage, etc...',
|
||||
'ENABLE_PACKAGIST_CONFIRM' => 'TODO: are you sure you ant to enable packagist?',
|
||||
'COMPOSER_REPOSITORIES' => 'Repositories',
|
||||
'COMPOSER_REPOSITORIES_EXPLAIN' => 'TODO: One repo per line',
|
||||
|
||||
'EXTENSION_MANAGED_SUCCESS' => 'The extension %s is now managed automatically.',
|
||||
'EXTENSIONS_INSTALLED' => 'Extensions successfully installed.',
|
||||
|
Reference in New Issue
Block a user