diff --git a/language/de_DE/admin.lang.php b/language/de_DE/admin.lang.php index a543a2404..e82cc056c 100644 --- a/language/de_DE/admin.lang.php +++ b/language/de_DE/admin.lang.php @@ -1419,4 +1419,5 @@ $lang['When enabled, a common template is used for the login, registration and f $lang['%d photos were moved from the upload lounge to their albums'] = '%d Fotos wurden aus der Upload-Lounge in ihre Alben verschoben.'; $lang['Are you sure you want to delete "%d" comments?'] = 'Möchten Sie wirklich „%d“ Kommentare löschen?'; $lang['Are you sure you want to delete comment #%s?'] = 'Möchten Sie den Kommentar #%s wirklich löschen?'; -$lang['Admins only'] = 'Nur für Administratoren'; \ No newline at end of file +$lang['Admins only'] = 'Nur für Administratoren'; +$lang['user_status_normal'] = 'Grundlegend'; \ No newline at end of file