]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/en/validation.php
Fixes "bookshelf" pt_BR translation in "activities"
[bookstack] / resources / lang / en / validation.php
index 7c06264ab12db2da65cab67c44fd1043e9aff4cb..b75af7485ffb7baf86a2faaf46f6ab4107956a3d 100644 (file)
@@ -37,7 +37,7 @@ return [
     'email'                => 'The :attribute must be a valid email address.',
     'filled'               => 'The :attribute field is required.',
     'exists'               => 'The selected :attribute is invalid.',
-    'image'              => 'The :attribute must be an image.',
+    'image'                => 'The :attribute must be an image.',
     'in'                   => 'The selected :attribute is invalid.',
     'integer'              => 'The :attribute must be an integer.',
     'ip'                   => 'The :attribute must be a valid IP address.',