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