xref: /plugin/smtp/lang/da/lang.php (revision 210e2f5d95ae38980d87fb469757c49ee4d969b0)
1<?php
2
3/**
4 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
5 *
6 * @author Søren Birk <soer9648@eucl.dk>
7 */
8$lang['menu']                  = 'Kontrollér SMTP konfiguration';
9$lang['nofrom']                = 'Du konfigurerede ikke \'mailfrom\'-indstillingen. Sending af mails vil højst sandsynligt fejle.';
10