diff options
Diffstat (limited to 'language/de_DE/common.lang.php')
-rw-r--r-- | language/de_DE/common.lang.php | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/language/de_DE/common.lang.php b/language/de_DE/common.lang.php index c503513ed..bad8dcb02 100644 --- a/language/de_DE/common.lang.php +++ b/language/de_DE/common.lang.php @@ -355,4 +355,5 @@ $lang['Manage this user comment: %s'] = 'Verwalte diesen Benutzerkommentar: %s'; $lang['This author modified following comment:'] = 'Dieser Autor veränderte folgenden Kommentar:'; $lang['This author removed the comment with id %d'] = 'Dieser Autor löschte den Kommentar mit der ID %d'; $lang['validate this comment'] = 'überprüfe diesen Kommentar'; +$lang['html tags are not allowed in login'] = ' HTML-Tags sind im Login nicht erlaubt'; ?>
\ No newline at end of file |