We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 68bb0d5 + 7898f47 commit 8937b72Copy full SHA for 8937b72
resources/lang/ja/validation.php
@@ -32,6 +32,7 @@
32
],
33
'boolean' => ':attributeには真偽値を指定してください。',
34
'confirmed' => ':attributeが確認用の値と一致しません。',
35
+ 'current_password' => 'パスワードが正しくありません。',
36
'date' => ':attributeは有効な日付ではありません。',
37
'date_equals' => ':attributeは:dateと同じ日付でなければなりません。',
38
'date_format' => ':attributeは:format形式と一致しません。',
0 commit comments