HEX
Server: Apache
System: Linux 185.122.168.184.host.secureserver.net 5.14.0-570.52.1.el9_6.x86_64 #1 SMP PREEMPT_DYNAMIC Wed Oct 15 06:39:08 EDT 2025 x86_64
User: barbeatleanalyti (1024)
PHP: 8.1.33
Disabled: NONE
Upload Files
File: //var/installatron/installers/magento/locale_en.php
<?php

itron::$locale = array_merge(itron::$locale,array(
	"_installer_magento_title" => "Magento",
	"_installer_magento_type" => "_types_ecommerce",
	"_installer_magento_category" => "_categories_ecommerceandbusiness",
	"_installer_magento_description" => "Magento is a very popular open source e-commerce shopping cart system.",
	"_installer_magento_authordescription" => "Magento is a professional open-source eCommerce solution offering unprecedented flexibility and control. With Magento, never feel trapped in your eCommerce solution again.",
	"_installer_magento_input_login_label" => "_info_adminusername",
	"_installer_magento_input_login_text" => "_settings_adminusername",
	"_installer_magento_input_password_label" => "_info_adminpassword",
	"_installer_magento_input_password_text" => "_settings_adminpassword",
	"_installer_magento_input_email_label" => "_info_adminemail",
	"_installer_magento_input_email_text" => "_settings_adminemail",
	"_installer_magento_input_firstname_label" => "Enter your first name",
	"_installer_magento_input_firstname_text" => "Enter your first name",
	"_installer_magento_input_lastname_label" => "Enter your last name",
	"_installer_magento_input_lastname_text" => "Enter your last name",
	"_installer_magento_input_enckey_text" => "unique key for credit card encoding",
	"_installer_magento_input_enckey_label" => "Encoding Key"
));

?>