X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/745d15d200dc9df5761eb77616575bc15eefb537..refs/pull/2700/head:/resources/lang/nb/validation.php diff --git a/resources/lang/nb/validation.php b/resources/lang/nb/validation.php index eca6dd6ba..d06240c7c 100644 --- a/resources/lang/nb/validation.php +++ b/resources/lang/nb/validation.php @@ -89,7 +89,7 @@ return [ 'required_without' => ':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.', + 'safe_url' => 'Den angitte lenken kan være farlig.', 'size' => [ 'numeric' => ':attribute må være :size.', 'file' => ':attribute må være :size kilobytes.',