X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/03f6be6d0ebec7b91fbda407a77e7028767e4865..refs/pull/2791/head:/resources/lang/id/errors.php diff --git a/resources/lang/id/errors.php b/resources/lang/id/errors.php index ec3564ece..a153c333d 100644 --- a/resources/lang/id/errors.php +++ b/resources/lang/id/errors.php @@ -83,6 +83,9 @@ return [ '404_page_not_found' => 'Halaman tidak ditemukan', 'sorry_page_not_found' => 'Maaf, Halaman yang Anda cari tidak dapat ditemukan.', 'sorry_page_not_found_permission_warning' => 'Jika Anda mengharapkan halaman ini ada, Anda mungkin tidak memiliki izin untuk melihatnya.', + 'image_not_found' => 'Image Not Found', + 'image_not_found_subtitle' => 'Sorry, The image file you were looking for could not be found.', + 'image_not_found_details' => 'If you expected this image to exist it might have been deleted.', 'return_home' => 'Kembali ke home', 'error_occurred' => 'Terjadi kesalahan', 'app_down' => ':appName sedang down sekarang',