]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/uk/validation.php
Add the "Create Shelf" resp. "Create Book" to the home view
[bookstack] / resources / lang / uk / validation.php
index a81c1114d24e2718977ba63edf52cea913278bdd..5e8172889bf75a0ddebe16d0e751fc1bcd0c6053 100644 (file)
@@ -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.',
     ],