Server IP : 80.87.202.40 / Your IP : 216.73.216.169 Web Server : Apache System : Linux rospirotorg.ru 5.14.0-539.el9.x86_64 #1 SMP PREEMPT_DYNAMIC Thu Dec 5 22:26:13 UTC 2024 x86_64 User : bitrix ( 600) PHP Version : 8.2.27 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : ON Directory : /home/bitrix/ext_www/ilovecveti.ru/bitrix/modules/main/lang/en/admin/ |
Upload File : |
<?php $MESS["smtp_configuration_edit_add"] = "Add SMTP connection"; $MESS["smtp_configuration_edit_add_btn"] = "Add"; $MESS["smtp_configuration_edit_add_btn_title"] = "Add a new SMTP connection"; $MESS["smtp_configuration_edit_copy"] = "Copy"; $MESS["smtp_configuration_edit_copy_title"] = "Make a copy of this connection"; $MESS["smtp_configuration_edit_del"] = "Delete"; $MESS["smtp_configuration_edit_del_conf"] = "Are you sure you want to delete the connection?"; $MESS["smtp_configuration_edit_del_title"] = "Delete SMTP connection"; $MESS["smtp_configuration_edit_encrypted"] = "use encryption"; $MESS["smtp_configuration_edit_host"] = "Server"; $MESS["smtp_configuration_edit_list"] = "SMTP connections"; $MESS["smtp_configuration_edit_list_title"] = "View all SMTP connections"; $MESS["smtp_configuration_edit_login"] = "Login"; $MESS["smtp_configuration_edit_note"] = "Enter password to confirm connection."; $MESS["smtp_configuration_edit_params"] = "Connection parameters"; $MESS["smtp_configuration_edit_pass_delete"] = "Delete"; $MESS["smtp_configuration_edit_pass_set"] = "(password set)"; $MESS["smtp_configuration_edit_pass_title"] = "Delete saved password"; $MESS["smtp_configuration_edit_password"] = "Password"; $MESS["smtp_configuration_edit_port"] = "Port"; $MESS["smtp_configuration_edit_tab"] = "Parameters"; $MESS["smtp_configuration_edit_tab_title"] = "SMTP connection parameters"; $MESS["smtp_configuration_edit_title"] = "Edit SMTP connection"; $MESS["smtp_configuration_wrong_field_value"] = "The value of %FIELD_NAME% is incorrect";