From: Jakub Vrana Date: Wed, 2 Apr 2025 15:41:40 +0000 (+0200) Subject: Japanese: Update message X-Git-Tag: v5.1.1~2 X-Git-Url: https://git.joonet.de/?a=commitdiff_plain;h=76dd19b69f45e18c559a035b583673345c510868;p=adminer.git Japanese: Update message --- diff --git a/adminer/lang/ja.inc.php b/adminer/lang/ja.inc.php index cca61303..029b7b33 100644 --- a/adminer/lang/ja.inc.php +++ b/adminer/lang/ja.inc.php @@ -11,7 +11,7 @@ Lang::$translations = array( 'Loaded plugins' => '読込済プラグイン', 'Thanks for using Adminer, consider donating.' => 'Adminerのご利用ありがとうございました。(寄付はこちら)', '%s must return an array.' => '%s は配列を返す必要があります。', - 'Configure %s in %s.' => '%2$s の %1$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 はパスワードのないデータベースへの接続には対応していません。(詳細)', 'Database does not support password.' => 'データベースがパスワードに対応していません。',