X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/200772da7232dc5804aedce85669fff3a36f7714..refs/pull/2257/head:/resources/lang/ja/errors.php diff --git a/resources/lang/ja/errors.php b/resources/lang/ja/errors.php index af6b97c51..ace2f77bd 100644 --- a/resources/lang/ja/errors.php +++ b/resources/lang/ja/errors.php @@ -83,6 +83,7 @@ return [ // Error pages '404_page_not_found' => 'ページが見つかりません', 'sorry_page_not_found' => 'ページを見つけることができませんでした。', + 'sorry_page_not_found_permission_warning' => 'If you expected this page to exist, you might not have permission to view it.', 'return_home' => 'ホームに戻る', 'error_occurred' => 'エラーが発生しました', 'app_down' => ':appNameは現在停止しています',