if ($currentLang === 'en') {
    define('PS_SCANNING_FILE', 'Scanning');
    define('PS_SCANNING_OF', 'out of');
    define('PS_SEND_REPORT_BUTTON', 'Send report');
    define('PS_ERR_NO_TEMP_FOLDER', 'Temporary files can not be created: the Temp and Manul folders are not available for writing.');