X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/c8564b779277d662aebe4733c3fdc0afc37191c8..refs/pull/2935/head:/resources/lang/bs/errors.php diff --git a/resources/lang/bs/errors.php b/resources/lang/bs/errors.php index aa16c1177..f36960619 100644 --- a/resources/lang/bs/errors.php +++ b/resources/lang/bs/errors.php @@ -83,6 +83,9 @@ return [ '404_page_not_found' => 'Stranica nije pronađena', 'sorry_page_not_found' => 'Stranica koju ste tražili nije pronađena.', 'sorry_page_not_found_permission_warning' => 'Ako ste očekivali da ova stranica postoji, možda nemate privilegije da joj pristupite.', + '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' => 'Nazad na početnu stranu', 'error_occurred' => 'Desila se greška', 'app_down' => ':appName trenutno nije u funkciji',