X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/83d77d516665c41ca445a93119dfd97311bfb498..refs/pull/2515/head:/resources/lang/nb/validation.php diff --git a/resources/lang/nb/validation.php b/resources/lang/nb/validation.php index 8060931fa..87e6c7529 100644 --- a/resources/lang/nb/validation.php +++ b/resources/lang/nb/validation.php @@ -1,9 +1,9 @@ ':attribute feltet er påkrevt når :values ikke er tilgjengelig.', 'required_without_all' => ':attribute feltet er påkrevt når ingen av :values er tilgjengelig.', 'same' => ':attribute og :other må samsvare.', + 'safe_url' => 'The provided link may not be safe.', 'size' => [ 'numeric' => ':attribute må være :size.', 'file' => ':attribute må være :size kilobytes.',