]> BookStack Code Mirror - bookstack/blobdiff - resources/lang/it/validation.php
Show tags of all search results
[bookstack] / resources / lang / it / validation.php
index 3b85303d2b879477e83f4309db786bfde8b152ed..2e460cdc382715a74492197fe0d31da98364de5b 100755 (executable)
@@ -90,6 +90,7 @@ return [
     'required_without'     => 'Il campo :attribute è richiesto quando :values non è presente.',
     'required_without_all' => 'Il campo :attribute è richiesto quando nessuno dei :values sono presenti.',
     'same'                 => ':attribute e :other devono corrispondere.',
+    'safe_url'             => 'The provided link may not be safe.',
     'size'                 => [
         'numeric' => 'Il campo :attribute deve essere :size.',
         'file'    => 'Il campo :attribute deve essere :size kilobytes.',