This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
<?php
/**
* Bulgarian PHPMailer language file: refer to English translation for definitive list
* @package PHPMailer
* @author Mikhail Kyosev <mialygk@gmail.com>
*/
$PHPMAILER_LANG['authenticate']='SMTP грешка: Не може да се удостовери пред сървъра.';
$PHPMAILER_LANG['connect_host']='SMTP грешка: Не може да се свърже с SMTP хоста.';
$PHPMAILER_LANG['data_not_accepted']='SMTP грешка: данните не са приети.';
$PHPMAILER_LANG['empty_message']='Съдържанието на съобщението е празно';