xref: /plugin/smtp/lang/de/lang.php (revision b413746d04980def4da47b968442b5e02a7ffe54)
1<?php
2
3/**
4 * @license    GPL 2 (http://www.gnu.org/licenses/gpl.html)
5 *
6 * @author Dominik Eckelmann <deckelmann@gmail.com>
7 */
8$lang['menu']                  = 'Überprüfe SMTP Konfiguration';
9$lang['nofrom']                = 'Sie haben die "mailfrom" Option nicht gesetzt. Der E-Mail Versand wird deshalb vermutlich fehlschlagen.';
10