New translations validation.php (Japanese)

This commit is contained in:
Dan Brown 2020-10-31 16:58:30 +00:00
parent 5a58e1010b
commit ac828a6f92

View File

@ -90,6 +90,7 @@ return [
'required_without' => ':valuesが設定されていない場合、:attributeは必須です。',
'required_without_all' => ':valuesが設定されていない場合、:attributeは必須です。',
'same' => ':attributeと:otherは一致している必要があります。',
'safe_url' => 'The provided link may not be safe.',
'size' => [
'numeric' => ':attributeは:sizeである必要があります。',
'file' => ':attributeは:sizeキロバイトである必要があります。',