X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/85db812feaae5f36ea6214931cec4adb67a9cb39..refs/pull/2902/head:/resources/lang/sv/errors.php diff --git a/resources/lang/sv/errors.php b/resources/lang/sv/errors.php index 125fcbfd0..b8216a42f 100644 --- a/resources/lang/sv/errors.php +++ b/resources/lang/sv/errors.php @@ -83,9 +83,9 @@ return [ '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' => 'Om du förväntade dig att denna sida skulle existera, kanske du inte har behörighet att se den.', - 'image_not_found' => 'Image Not Found', - 'image_not_found_subtitle' => 'Sorry, The image file you were looking for could not be found.', - 'image_not_found_details' => 'If you expected this image to exist it might have been deleted.', + 'image_not_found' => 'Bilden hittades inte', + 'image_not_found_subtitle' => 'Tyvärr gick det inte att hitta bilden du letade efter.', + 'image_not_found_details' => 'Om du förväntade dig att den här bilden skulle finnas kan den ha tagits bort.', 'return_home' => 'Återvänd till startsidan', 'error_occurred' => 'Ett fel inträffade', 'app_down' => ':appName är nere just nu',