mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-10-01 01:36:00 -04:00
New translations errors.php (Swedish)
This commit is contained in:
parent
a698db00e3
commit
3bd9e4fb86
@ -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',
|
||||
|
Loading…
Reference in New Issue
Block a user