We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f24d1e commit 6f94d76Copy full SHA for 6f94d76
language/phpmailer.lang-pt.php
@@ -23,4 +23,4 @@
23
$PHPMAILER_LANG['smtp_connect_failed'] = 'SMTP Connect() falhou.';
24
$PHPMAILER_LANG['smtp_error'] = 'Erro de servidor SMTP: ';
25
$PHPMAILER_LANG['variable_set'] = 'Não foi possível definir ou redefinir a variável: ';
26
-//$PHPMAILER_LANG['extension_missing'] = 'Extension missing: ';
+$PHPMAILER_LANG['extension_missing'] = 'Extensão em falta: ';
0 commit comments