mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-04-12 07:58:07 +00:00
New translations errors.php (Dutch)
This commit is contained in:
parent
27ac377ed6
commit
f0659025a9
1 changed files with 1 additions and 0 deletions
|
@ -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',
|
||||
|
|
Loading…
Add table
Reference in a new issue