xref: /plugin/smtp/lang/sv/lang.php (revision 9020f6184e7198af34cecff9cb42c3e1af60b6b3)
1<?php
2
3/**
4 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
5 *
6 * @author Tor Härnqvist <tor@harnqvist.se>
7 */
8$lang['menu']                  = 'Kontrollera SMTP-konfiguration';
9$lang['nofrom']                = 'Du konfigurerade inte \'mailform\'-alternativet. E-postutskick kommer troligen inte fungera.';
10