✏️ 正在编辑: locale_en.php
路径:
/var/installatron/installers/phpbb/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.", )); ?>
💾 保存文件
← 返回文件管理器