From: Dan Brown Date: Sun, 24 Jul 2022 11:39:16 +0000 (+0100) Subject: New translations entities.php (Chinese Simplified) X-Git-Tag: v22.07~1^2~5^2~81 X-Git-Url: http://source.bookstackapp.com/bookstack/commitdiff_plain/4c1256f02a294ac5cb2125378341c77f5e0e4078 New translations entities.php (Chinese Simplified) --- diff --git a/resources/lang/zh_CN/entities.php b/resources/lang/zh_CN/entities.php index 3d3988006..0262a9267 100644 --- a/resources/lang/zh_CN/entities.php +++ b/resources/lang/zh_CN/entities.php @@ -88,7 +88,7 @@ return [ 'shelves_save' => '保存书架', 'shelves_books' => '书籍已在此书架里', 'shelves_add_books' => '将书籍加入此书架', - 'shelves_drag_books' => '拖动图书将其添加到此书架', + 'shelves_drag_books' => 'Drag books below to add them to this shelf', 'shelves_empty_contents' => '这个书架没有分配图书', 'shelves_edit_and_assign' => '编辑书架以分配图书', 'shelves_edit_named' => '编辑书架 :name',