From: Dan Brown Date: Sun, 24 Jul 2022 11:39:36 +0000 (+0100) Subject: New translations entities.php (Spanish) X-Git-Tag: v22.07~1^2~5^2~61 X-Git-Url: http://source.bookstackapp.com/bookstack/commitdiff_plain/4ff6b7fc5107bed615d22d22ba6c9c8df0079122 New translations entities.php (Spanish) --- diff --git a/resources/lang/es/entities.php b/resources/lang/es/entities.php index 2e6939fcd..988e705ab 100644 --- a/resources/lang/es/entities.php +++ b/resources/lang/es/entities.php @@ -88,7 +88,7 @@ return [ 'shelves_save' => 'Guardar estante', 'shelves_books' => 'Libros en este estante', 'shelves_add_books' => 'Añadir libros a este estante', - 'shelves_drag_books' => 'Arrastra libros aquí para añadirlos a este estante', + 'shelves_drag_books' => 'Drag books below to add them to this shelf', 'shelves_empty_contents' => 'Este estante no tiene libros asignados', 'shelves_edit_and_assign' => 'Editar el estante para asignar libros', 'shelves_edit_named' => 'Editar estante :name',