BossBey File Manager
PHP:
8.2.30
OS:
Linux
User:
imagivibe
Root
/
var
/
installatron
/
installers
/
phpbb
📤 Upload
📝 New File
📁 New Folder
Close
Editing: locale_en.php
<?php itron::$locale = array_merge(itron::$locale,array( "_installer_phpbb_title" => "phpBB", "_installer_phpbb_type" => "_types_forum", "_installer_phpbb_category" => "_categories_communitysoftware", "_installer_phpbb_input_login_label" => "_info_adminusername", "_installer_phpbb_input_login_text" => "_settings_adminusername", "_installer_phpbb_input_passwd_label" => "_info_adminpassword", "_installer_phpbb_input_passwd_text" => "_settings_adminpassword", "_installer_phpbb_input_email_label" => "_info_adminemail", "_installer_phpbb_input_email_text" => "_settings_adminemail", "_installer_phpbb_description" => "phpBB is an open source forum system. phpBB is the most-used free forum script on the Internet.", "_installer_phpbb_authordescription" => "phpBB is a high powered, fully scalable, and highly customisable open-source bulletin board package.<br><br>phpBB has a user-friendly interface, simple and straightforward administration panel, helpful FAQ, and is the ideal free community solution for all web sites.", )); ?>
Save
Cancel