mirror of
https://github.com/BookStackApp/BookStack.git
synced 2025-05-14 12:42:24 +00:00
New translations errors.php (Swedish)
This commit is contained in:
parent
a698db00e3
commit
3bd9e4fb86
1 changed files with 1 additions and 0 deletions
|
@ -83,6 +83,7 @@ return [
|
||||||
// Error pages
|
// Error pages
|
||||||
'404_page_not_found' => 'Sidan hittades inte',
|
'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' => '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',
|
'return_home' => 'Återvänd till startsidan',
|
||||||
'error_occurred' => 'Ett fel inträffade',
|
'error_occurred' => 'Ett fel inträffade',
|
||||||
'app_down' => ':appName är nere just nu',
|
'app_down' => ':appName är nere just nu',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue