]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/et/validation.php
Revamped workings of WYSIWYG code blocks
[bookstack] / resources / lang / et / validation.php
index ed615e66f4159cace5969f368445923f6776c67a..f241b0958611f31967abcd0f9f7d5d810f6250fb 100644 (file)
@@ -32,6 +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.',
     'filled'               => ':attribute väli on kohustuslik.',
     'gt'                   => [
         'numeric' => ':attribute peab olema suurem kui :value.',