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