Files
dokuwiki-plugin-smtp/lang/no/lang.php
2016-10-08 09:00:06 +02:00

11 lines
385 B
PHP

<?php
/**
* @license GPL 2 (http://www.gnu.org/licenses/gpl.html)
*
* @author Daniel Raknes <rada@jbv.no>
* @author Arne Hanssen <arne.hanssen@getmail.no>
*/
$lang['menu'] = 'Sjekk SMTP-konfigurasjonen';
$lang['nofrom'] = 'Du har ikke konfigurerte «Avsenderadresse for automatiske e-poster». Sending av e-post vil sannsynligvis ikke virke.';