X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/7893e8229f01955fb01f4cffa616b25e4a56ada0..refs/pull/2791/head:/resources/lang/ca/errors.php diff --git a/resources/lang/ca/errors.php b/resources/lang/ca/errors.php index 22b8d542c..1a413ba88 100644 --- a/resources/lang/ca/errors.php +++ b/resources/lang/ca/errors.php @@ -83,6 +83,9 @@ return [ '404_page_not_found' => 'No s\'ha trobat la pàgina', 'sorry_page_not_found' => 'No hem pogut trobar la pàgina que cerqueu.', 'sorry_page_not_found_permission_warning' => 'Si esperàveu que existís, és possible que no tingueu permisos per a veure-la.', + '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' => 'Torna a l\'inici', 'error_occurred' => 'S\'ha produït un error', 'app_down' => ':appName està fora de servei en aquests moments',