diff options
Diffstat (limited to 'app/i18n/ja/install.php')
| -rw-r--r-- | app/i18n/ja/install.php | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/app/i18n/ja/install.php b/app/i18n/ja/install.php index ccdaf427f..ee6739ef5 100644 --- a/app/i18n/ja/install.php +++ b/app/i18n/ja/install.php @@ -18,14 +18,6 @@ return array( 'next_step' => '次のステップへ進む', 'reinstall' => 'FreshRSSを再インストールする', ), - 'auth' => array( - 'form' => 'Webフォーム (Javascriptが必要です)', - 'http' => 'HTTP (上級者向けのHTTPS)', - 'none' => 'なし (危険)', - 'password_form' => 'パスワード<br /><small>(fWeb-formログインメソッド)</small>', - 'password_format' => '最低限7文字必要です', - 'type' => '認証メソッド', - ), 'bdd' => array( '_' => 'データベース', 'conf' => array( |
