]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/et/validation.php
Fixed tests from streaming changes
[bookstack] / resources / lang / et / validation.php
index f241b0958611f31967abcd0f9f7d5d810f6250fb..5f7f6f3aa39b9ec38903bfe7079e1bf5f1e6d65b 100644 (file)
@@ -32,7 +32,7 @@ return [
     'digits_between'       => ':attribute peab olema :min ja :max numbri vahel.',
     'email'                => ':attribute peab olema kehtiv e-posti aadress.',
     'ends_with' => ':attribute lõpus peab olema üks järgmistest väärtustest: :values',
-    'file'                 => 'The :attribute must be provided as a valid file.',
+    'file'                 => ':attribute peab olema sobiv fail.',
     'filled'               => ':attribute väli on kohustuslik.',
     'gt'                   => [
         'numeric' => ':attribute peab olema suurem kui :value.',