mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-08-06 12:02:45 +03:00
New Crowdin updates (#3312)
This commit is contained in:
@@ -32,7 +32,7 @@ return [
|
||||
'digits_between' => ':attributeは:min〜:maxである必要があります。',
|
||||
'email' => ':attributeは正しいEメールアドレスである必要があります。',
|
||||
'ends_with' => ':attributeは:valuesのいずれかで終わる必要があります。',
|
||||
'file' => 'The :attribute must be provided as a valid file.',
|
||||
'file' => ':attributeは有効なファイルである必要があります。',
|
||||
'filled' => ':attributeは必須です。',
|
||||
'gt' => [
|
||||
'numeric' => ':attributeは:valueより大きな値である必要があります。',
|
||||
|
Reference in New Issue
Block a user