diff --git a/adminer/lang/ja.inc.php b/adminer/lang/ja.inc.php index b387eb14..cca61303 100644 --- a/adminer/lang/ja.inc.php +++ b/adminer/lang/ja.inc.php @@ -10,7 +10,7 @@ Lang::$translations = array( 'Password' => 'パスワード', 'Loaded plugins' => '読込済プラグイン', 'Thanks for using Adminer, consider donating.' => 'Adminerのご利用ありがとうございました。(寄付はこちら)', - '%s must return an array.' => '%s は配列を返さなくてはなりません。', + '%s must return an array.' => '%s は配列を返す必要があります。', 'Configure %s in %s.' => '%2$s%1$s を設定してください。', 'There is a space in the input password which might be the cause.' => '入力されたパスワードに空白が含まれているので、それが原因かもしれません。', 'Adminer does not support accessing a database without a password, more information.' => 'Adminer はパスワードのないデータベースへの接続には対応していません。(詳細)',