xref: /plugin/smtp/lang/en/lang.php (revision fcd2f0330ecf24673cfdc4b0f6ef38c018081965)
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