mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-11-23 02:00:26 +08:00
New translations validation.php (Japanese)
This commit is contained in:
parent
5a58e1010b
commit
ac828a6f92
|
@ -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キロバイトである必要があります。',
|
||||
|
|
Loading…
Reference in New Issue
Block a user