From: Dan Brown Date: Sun, 24 Jul 2022 11:39:45 +0000 (+0100) Subject: New translations entities.php (Japanese) X-Git-Tag: v22.07~1^2~5^2~51 X-Git-Url: http://source.bookstackapp.com/bookstack/commitdiff_plain/854d2fe2dc0fcd083f2168267c7198052e774c50 New translations entities.php (Japanese) --- diff --git a/resources/lang/ja/entities.php b/resources/lang/ja/entities.php index c13ca2d47..d78b2ee7d 100644 --- a/resources/lang/ja/entities.php +++ b/resources/lang/ja/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」を編集',