xref: /plugin/smtp/lang/en/lang.php (revision 3a935a297691f0dcd173adc5bf752553971985c1)
1<?php
2
3$lang['menu'] = 'Check SMTP configuration';
4$lang['nofrom'] = 'You did not configure the \'mailfrom\' option. Sending mails will probably fail.';
5