✏️ 正在编辑: locale_en.php
路径:
/var/installatron/installers/joomla/locale_en.php
提示:
您可以编辑任何文件(包括二进制文件),但请注意不当修改可能导致文件损坏。
<?php itron::$locale = array_merge(itron::$locale,array( "_installer_joomla_title" => "Joomla", "_installer_joomla_type" => "_types_portal", "_installer_joomla_category" => "_categories_contentmanagementsystems", "_installer_joomla_input_sitename_label" => "_info_sitetitle", "_installer_joomla_input_sitename_text" => "_settings_sitetitle", "_installer_joomla_input_login_label" => "_info_adminusername", "_installer_joomla_input_login_text" => "_settings_adminusername", "_installer_joomla_input_password_label" => "_info_adminpassword", "_installer_joomla_input_password_text" => "_settings_adminpassword", "_installer_joomla_input_passwd_label" => "_info_adminpassword", "_installer_joomla_input_passwd_text" => "_settings_adminpassword", "_installer_joomla_input_email_label" => "_info_adminemail", "_installer_joomla_input_email_text" => "_settings_adminemail", "_installer_joomla_input_sitename_label" => "_info_sitetitle", "_installer_joomla_input_content_label" => "Select the install content", "_installer_joomla_input_content_text" => "Install Content", "_installer_joomla_content_option_none" => "Give me a clean Jooma install (I'll add my own content!)", "_installer_joomla_content_option_demo" => "Please add the Joomla demo content during install", "_installer_joomla_content_option_migrator" => "I want to import a 1.0.x <a href='http://help.joomla.org/content/view/1933/294/' class='i_link' target='_blank'>migrator</a> file during install", "_installer_joomla_ftp_header" => "FTP Settings", "_installer_joomla_ftp_description" => "Joomla requires an FTP (File Transfer Protocol) login to perform certain administrative tasks, such as using the <u>Joomla! Extension Manager</u> or <u>uploading plugins and templates</u>.<br><br>Enter the username and password of the default FTP login provided with this hosting account/domain (these will likely be the same as the username/password used by the account/domain login).<br><br>The automatically calculated path value, which is a path <i>from the root directory of the FTP login to the location of the Joomla install</i>, should be correct for the main FTP login.<br><br>If the FTP login values are not entered here, during install, they can be manually added to the <i>configuration.php</i> file later.", "_installer_joomla_input_ftplogin_label" => "FTP Username", "_installer_joomla_input_ftppasswd_label" => "FTP Password", "_installer_joomla_input_ftppath_label" => "FTP Path", "_installer_joomla_ftp_error_connect" => "Failed to connect to the FTP server (127.0.0.1). Contact your server administrator.", "_installer_joomla_ftp_error_login" => "Failed to connect to FTP using the username and password provided.", "_installer_joomla_description" => "Joomla! is a powerful open source portal system, and is one of the most-used scripts on the Internet. Joomla! forked from the Mambo project in 2005.", "_installer_joomla_authordescription" => "Joomla! is one of the most powerful Open Source Content Management Systems on the planet. It is used all over the world for everything from simple websites to complex corporate applications. Joomla! is easy to install, simple to manage, and reliable.", )); ?>
💾 保存文件
← 返回文件管理器