Skip to content

Commit

Permalink
Update phpmailer.lang-pl.php (PHPMailer#707)
Browse files Browse the repository at this point in the history
Added missing translation
  • Loading branch information
miedziu authored and Synchro committed May 7, 2016
1 parent 703410e commit c5e5be0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion language/phpmailer.lang-pl.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@
$PHPMAILER_LANG['smtp_connect_failed'] = 'SMTP Connect() zakończone niepowodzeniem.';
$PHPMAILER_LANG['smtp_error'] = 'Błąd SMTP: ';
$PHPMAILER_LANG['variable_set'] = 'Nie można ustawić lub zmodyfikować zmiennej: ';
//$PHPMAILER_LANG['extension_missing'] = 'Extension missing: ';
$PHPMAILER_LANG['extension_missing'] = 'Brakujące rozszerzenie: ';

0 comments on commit c5e5be0

Please sign in to comment.