From f2088d3a56be3dc9852558cb1b5f0773b478d300 Mon Sep 17 00:00:00 2001 From: Dan Brown Date: Sun, 24 Jul 2022 12:39:14 +0100 Subject: [PATCH] New translations entities.php (Swedish) --- resources/lang/sv/entities.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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',