diff options
Diffstat (limited to 'app/i18n/fa/install.php')
| -rw-r--r-- | app/i18n/fa/install.php | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/app/i18n/fa/install.php b/app/i18n/fa/install.php index 7d86b78d0..e0c39193f 100644 --- a/app/i18n/fa/install.php +++ b/app/i18n/fa/install.php @@ -18,14 +18,6 @@ return array( 'next_step' => 'Go to the next step', // TODO 'reinstall' => 'Reinstall FreshRSS', // TODO ), - 'auth' => array( - 'form' => 'Web form (traditional', - 'http' => 'HTTP (for advanced users with HTTPS)', // TODO - 'none' => 'None (dangerous)', // TODO - 'password_form' => 'Password<br /><small>(for the Web-form login method)</small>', // TODO - 'password_format' => 'At least 7 characters', // TODO - 'type' => 'Authentication method', // TODO - ), 'bdd' => array( '_' => 'Database', // TODO 'conf' => array( |
