X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/d3eaaf64576658fa342bd319a2233b215c8f2631..refs/pull/3698/head:/resources/lang/ja/errors.php diff --git a/resources/lang/ja/errors.php b/resources/lang/ja/errors.php index d63e9bf36..1537a33e8 100644 --- a/resources/lang/ja/errors.php +++ b/resources/lang/ja/errors.php @@ -58,7 +58,7 @@ return [ // Entities 'entity_not_found' => 'エンティティが見つかりません', - 'bookshelf_not_found' => '本棚が見つかりません', + 'bookshelf_not_found' => 'Shelf not found', 'book_not_found' => 'ブックが見つかりません', 'page_not_found' => 'ページが見つかりません', 'chapter_not_found' => 'チャプターが見つかりません',