diff --git a/phpBB/install/index.php b/phpBB/install/index.php index 77dc8097d2..6d5c8996ae 100755 --- a/phpBB/install/index.php +++ b/phpBB/install/index.php @@ -335,6 +335,7 @@ class module 'L_CHANGE' => $lang['CHANGE'], 'L_INSTALL_PANEL' => $lang['INSTALL_PANEL'], 'L_SELECT_LANG' => $lang['SELECT_LANG'], + 'L_SKIP' => $lang['SKIP'], 'PAGE_TITLE' => $this->get_page_title(), 'T_IMAGE_PATH' => $phpbb_root_path . 'adm/images/',