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