X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/200772da7232dc5804aedce85669fff3a36f7714..refs/pull/2023/head:/resources/lang/nl/errors.php diff --git a/resources/lang/nl/errors.php b/resources/lang/nl/errors.php index b504a0935..dca27ca39 100644 --- a/resources/lang/nl/errors.php +++ b/resources/lang/nl/errors.php @@ -83,6 +83,7 @@ return [ // Error pages '404_page_not_found' => 'Pagina Niet Gevonden', 'sorry_page_not_found' => 'Sorry, de pagina die je zocht is niet beschikbaar.', + 'sorry_page_not_found_permission_warning' => 'If you expected this page to exist, you might not have permission to view it.', 'return_home' => 'Terug naar home', 'error_occurred' => 'Er Ging Iets Fout', 'app_down' => ':appName is nu niet beschikbaar',