X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/a6633642232efd164d4708967ab59e498fbff896..refs/pull/2791/head:/resources/lang/cs/errors.php diff --git a/resources/lang/cs/errors.php b/resources/lang/cs/errors.php index 43ba536f0..102a1f88b 100644 --- a/resources/lang/cs/errors.php +++ b/resources/lang/cs/errors.php @@ -83,6 +83,9 @@ return [ '404_page_not_found' => 'Stránka nenalezena', 'sorry_page_not_found' => 'Omlouváme se, ale stránka, kterou hledáte nebyla nalezena.', 'sorry_page_not_found_permission_warning' => 'Pokud očekáváte, že by stránka měla existovat, možná jen nemáte oprávnění pro její zobrazení.', + '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' => 'Návrat domů', 'error_occurred' => 'Nastala chyba', 'app_down' => ':appName je momentálně vypnutá',