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
/**
* Serbian PHPMailer language file: refer to English translation for definitive list
* @package PHPMailer
* @author Александар Јевремовић <ajevremovic@gmail.com>
*/
$PHPMAILER_LANG['authenticate']='SMTP грешка: аутентификација није успела.';
$PHPMAILER_LANG['connect_host']='SMTP грешка: није могуће повезивање са SMTP сервером.';
$PHPMAILER_LANG['data_not_accepted']='SMTP грешка: подаци нису прихваћени.';
$PHPMAILER_LANG['empty_message']='Садржај поруке је празан.';