]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/fa/validation.php
Extend /users API endpoint
[bookstack] / resources / lang / fa / validation.php
index f4af9bc6f010ff1eed03b1cbc77e95d1490e53b4..4031de2ae743b75bafd49195ff06b29a347cbf22 100644 (file)
@@ -89,6 +89,7 @@ return [
     'required_without'     => 'The :attribute field is required when :values is not present.',
     'required_without_all' => 'The :attribute field is required when none of :values are present.',
     'same'                 => 'The :attribute and :other must match.',
+    'safe_url'             => 'The provided link may not be safe.',
     'size'                 => [
         'numeric' => 'The :attribute must be :size.',
         'file'    => 'The :attribute must be :size kilobytes.',