mirror of
https://github.com/CachetHQ/Cachet.git
synced 2025-01-17 21:49:01 +01:00
New translations validation.php (Hungarian)
This commit is contained in:
parent
b64672be0f
commit
d36e6629d6
@ -32,7 +32,7 @@ return [
|
||||
'before' => ':attribute csak :date előtti dátum lehet.',
|
||||
'between' => [
|
||||
'numeric' => ':attribute csak :min és :max között érvényes.',
|
||||
'file' => 'The :attribute must be between :min and :max kilobytes.',
|
||||
'file' => 'Az :attribute-nak :min -:max kilobájt között kell lennie.',
|
||||
'string' => 'The :attribute must be between :min and :max characters.',
|
||||
'array' => ':attribute csak :min és :max elem közötti lehet.',
|
||||
],
|
||||
|
Loading…
x
Reference in New Issue
Block a user