diff --git a/resources/lang/sv/entities.php b/resources/lang/sv/entities.php index 9c122514f..9672c260c 100644 --- a/resources/lang/sv/entities.php +++ b/resources/lang/sv/entities.php @@ -88,7 +88,7 @@ return [ 'shelves_save' => 'Spara hylla', 'shelves_books' => 'Böcker i denna hylla', 'shelves_add_books' => 'Lägg till böcker till hyllan', - 'shelves_drag_books' => 'Dra böcker hit för att lägga dem på hyllan', + 'shelves_drag_books' => 'Drag books below to add them to this shelf', 'shelves_empty_contents' => 'Denna hylla har inga böcker än', 'shelves_edit_and_assign' => 'Redigera hyllan för att lägga till böcker', 'shelves_edit_named' => 'Ändra hyllan :name',