]> BookStack Code Mirror - bookstack/commitdiff
New translations errors.php (Swedish)
authorDan Brown <redacted>
Sat, 14 Mar 2020 18:41:27 +0000 (18:41 +0000)
committerDan Brown <redacted>
Sat, 14 Mar 2020 18:41:27 +0000 (18:41 +0000)
resources/lang/sv/errors.php

index 95e9f7fdf673de42ca114ecf4979b031f305e6ce..69baa7999d9ad5d67837e4be4799e8ffc10993cc 100644 (file)
@@ -83,6 +83,7 @@ return [
     // Error pages
     '404_page_not_found' => 'Sidan hittades inte',
     'sorry_page_not_found' => 'Tyvärr gick det inte att hitta sidan du söker.',
+    'sorry_page_not_found_permission_warning' => 'If you expected this page to exist, you might not have permission to view it.',
     'return_home' => 'Återvänd till startsidan',
     'error_occurred' => 'Ett fel inträffade',
     'app_down' => ':appName är nere just nu',