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