diff options
Diffstat (limited to 'app/i18n/de/install.php')
-rw-r--r-- | app/i18n/de/install.php | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/app/i18n/de/install.php b/app/i18n/de/install.php index 4a13379e4..c1d55b24a 100644 --- a/app/i18n/de/install.php +++ b/app/i18n/de/install.php @@ -18,14 +18,6 @@ return array( 'next_step' => 'Zum nächsten Schritt springen', 'reinstall' => 'Neuinstallation von FreshRSS', ), - 'auth' => array( - 'form' => 'Webformular (traditionell, benötigt JavaScript)', - 'http' => 'HTTP (HTTPS für erfahrene Benutzer)', - 'none' => 'Keine (gefährlich)', - 'password_form' => 'Passwort<br /><small>(für die Anmeldemethode per Webformular)</small>', - 'password_format' => 'mindestens 7 Zeichen', - 'type' => 'Authentifizierungsmethode', - ), 'bdd' => array( '_' => 'Datenbank', 'conf' => array( |