aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/language/en/acp/language.php
diff options
context:
space:
mode:
Diffstat (limited to 'phpBB/language/en/acp/language.php')
-rw-r--r--phpBB/language/en/acp/language.php2
1 files changed, 2 insertions, 0 deletions
diff --git a/phpBB/language/en/acp/language.php b/phpBB/language/en/acp/language.php
index f46e78efd4..d14491ae75 100644
--- a/phpBB/language/en/acp/language.php
+++ b/phpBB/language/en/acp/language.php
@@ -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',
));