diff options
Diffstat (limited to 'app/i18n/nl/install.php')
| -rw-r--r-- | app/i18n/nl/install.php | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/app/i18n/nl/install.php b/app/i18n/nl/install.php index 6fb3beafa..058fe3614 100644 --- a/app/i18n/nl/install.php +++ b/app/i18n/nl/install.php @@ -18,14 +18,6 @@ return array( 'next_step' => 'Ga naar de volgende stap', 'reinstall' => 'Installeer FreshRSS opnieuw', ), - 'auth' => array( - 'form' => 'Web formulier (traditioneel, benodigd JavaScript)', - 'http' => 'HTTP (voor geavanceerde gebruikers met HTTPS)', - 'none' => 'Geen (gevaarlijk)', - 'password_form' => 'Wachtwoord<br /><small>(voor de Web-formulier log in methode)</small>', - 'password_format' => 'Tenminste 7 tekens', - 'type' => 'Authenticatiemethode', - ), 'bdd' => array( '_' => 'Database', // IGNORE 'conf' => array( |
