X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/f3a7d5881671d401101032bee76a4196b11f4bf6..refs/pull/1755/head:/resources/lang/uk/validation.php diff --git a/resources/lang/uk/validation.php b/resources/lang/uk/validation.php index a81c1114d..5e8172889 100644 --- a/resources/lang/uk/validation.php +++ b/resources/lang/uk/validation.php @@ -34,7 +34,7 @@ return [ 'filled' => ':attribute поле обов\'язкове.', 'gt' => [ 'numeric' => 'The :attribute must be greater than :value.', - 'file' => 'The :attribute must be greater than :value kilobytes.', + 'file' => ':attribute має бути більшим ніж :value кілобайт.', 'string' => 'The :attribute must be greater than :value characters.', 'array' => 'The :attribute must have more than :value items.', ],