File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 85
85
'mimes ' => ':attribute mutlaka :values biçiminde bir dosya olmalıdır. ' ,
86
86
'mimetypes ' => ':attribute mutlaka :values biçiminde bir dosya olmalıdır. ' ,
87
87
'min ' => [
88
- 'numeric ' => ':attribute en az :max olabilir. ' ,
89
- 'file ' => ':attribute en az :max kilobayt olabilir. ' ,
90
- 'string ' => ':attribute en az :max harf olabilir. ' ,
91
- 'array ' => ':attribute en az :max öğe içerebilir. ' ,
88
+ 'numeric ' => ':attribute en az :min olabilir. ' ,
89
+ 'file ' => ':attribute en az :min kilobayt olabilir. ' ,
90
+ 'string ' => ':attribute en az :min harf olabilir. ' ,
91
+ 'array ' => ':attribute en az :min öğe içerebilir. ' ,
92
92
],
93
93
'not_in ' => 'Seçili :attribute geçersiz. ' ,
94
94
'not_regex ' => ':attribute biçimi geçersiz. ' ,
You can’t perform that action at this time.
0 commit comments