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/osticket/locale_en.php
<?php

itron::$locale = array_merge(itron::$locale,array(
	"_installer_osticket_title" => "osTicket",
	"_installer_osticket_type" => "_types_support",
	"_installer_osticket_input_title_label" => "_info_sitetitle",
	"_installer_osticket_input_title_text" => "_settings_sitetitle",
	"_installer_osticket_input_username_label" => "_info_adminusername",
	"_installer_osticket_input_username_text" => "_settings_adminusername",
	"_installer_osticket_input_passwd_label" => "_info_adminpassword",
	"_installer_osticket_input_passwd_text" => "_settings_adminpassword",
	"_installer_osticket_input_email_label" => "_info_adminemail",
	"_installer_osticket_input_email_text" => "_settings_adminemail",
	"_installer_osticket_category" => "_categories_ecommerceandbusiness",
	"_installer_osticket_description" => "osTicket is an open source trouble tickets script.",
	"_installer_osticket_authordescription" => "osTicket is a widely-used open source support ticket system. It seamlessly integrates inquiries created via email and web-based forms into a simple easy to use multi-user web interface. Easily manage, organize and archive all your support requests and responses in one place while providing your clients with accountability and responsiveness they deserve.",
));

?>