mirror of
https://github.com/phpbb/phpbb.git
synced 2025-08-09 02:06:32 +02:00
[ticket/13818] Add browse CDB links to ext style lang management
PHPBB3-13818
This commit is contained in:
@@ -73,4 +73,6 @@ $lang = array_merge($lang, array(
|
||||
'THOSE_MISSING_LANG_VARIABLES' => 'The following language variables are missing from the “%s” language pack',
|
||||
|
||||
'UNINSTALLED_LANGUAGE_PACKS' => 'Uninstalled language packs',
|
||||
|
||||
'BROWSE_LANGUAGE_PACKS_DATABASE' => 'Browse language packs database',
|
||||
));
|
||||
|
Reference in New Issue
Block a user