From: Dan Brown Date: Sun, 24 Jul 2022 11:39:34 +0000 (+0100) Subject: New translations entities.php (German) X-Git-Tag: v22.07~1^2~5^2~63 X-Git-Url: http://source.bookstackapp.com/bookstack/commitdiff_plain/fb3491092ef44a1791bef35304c56bb426761717 New translations entities.php (German) --- diff --git a/resources/lang/de/entities.php b/resources/lang/de/entities.php index 68200b63a..0e1554d5d 100644 --- a/resources/lang/de/entities.php +++ b/resources/lang/de/entities.php @@ -88,7 +88,7 @@ return [ 'shelves_save' => 'Regal speichern', 'shelves_books' => 'Bücher in diesem Regal', 'shelves_add_books' => 'Buch zu diesem Regal hinzufügen', - 'shelves_drag_books' => 'Bücher hier hin ziehen um sie dem Regal hinzuzufügen', + 'shelves_drag_books' => 'Drag books below to add them to this shelf', 'shelves_empty_contents' => 'Diesem Regal sind keine Bücher zugewiesen', 'shelves_edit_and_assign' => 'Regal bearbeiten um Bücher hinzuzufügen', 'shelves_edit_named' => 'Bücherregal :name bearbeiten',