HEX
Server: Apache
System: Linux dev.epsylon.net 3.10.0-1160.144.1.el7.tuxcare.els2.x86_64 #1 SMP Sun Feb 15 11:22:42 UTC 2026 x86_64
User: nexper (1054)
PHP: 8.2.30
Disabled: exec,passthru,shell_exec,system
Upload Files
File: /home/nexper/public_html/crm/custom/Extension/modules/Users/Ext/Language/ru_ru.suitecrm.php
<?php

$mod_strings = array_merge($mod_strings,
    array(
        'LBL_SUITE_SUPERCHARGED' => "Supercharged by SuiteCRM",
        'LBL_SUITE_POWERED_BY' => "Powered By SugarCRM",
        'LBL_SUITE_TOP' => "Назад",
        'LBL_SUITE_PRINT' => "Печать",
        'LBL_SUITE_DESC1' => 'SuiteCRM has been written and assembled by SalesAgility, one of the worlds most knowledgeable SugarCRM consultancies.',
        'LBL_SUITE_DESC2' => 'SuiteCRM is intended to deliver on the promise of SugarCRM - a freely available open source CRM project that combines great functionality, with community and commitment.',
        'LBL_SUITE_DESC3' => 'There will be no licenced software as part of the project managed by SalesAgility. All the code is free. All the code is available for free download. There is no hidden agenda to charge for access to the code. It is and always will be free and open source. There will be no paid-for versions.',
        'LBL_QUICK_ACCOUNT' => 'Создать контрагента',
        'LBL_QUICK_CONTACT' => 'Создать контакт',
        'LBL_QUICK_OPPORTUNITY' => 'Create Opportunity',
        'LBL_QUICK_LEAD' => 'Создать предварит. контакт',
        'LBL_QUICK_DOCUMENT' => 'Создать документ',
        'LBL_QUICK_CALL' => 'Назначить звонок',
        'LBL_QUICK_TASK' => 'Создать задачу',
    )
);
?>