X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/b670ab61d67db5132052394c7fa85cfc496676bf..refs/pull/2283/head:/resources/lang/fr/errors.php diff --git a/resources/lang/fr/errors.php b/resources/lang/fr/errors.php index de0d28efd..c1c14fe31 100644 --- a/resources/lang/fr/errors.php +++ b/resources/lang/fr/errors.php @@ -46,7 +46,6 @@ return [ 'file_upload_timeout' => 'Le téléchargement du fichier a expiré.', // Attachments - 'attachment_page_mismatch' => 'Page incorrecte durant la mise à jour du fichier joint', 'attachment_not_found' => 'Fichier joint non trouvé', // Pages @@ -83,7 +82,7 @@ return [ // Error pages '404_page_not_found' => 'Page non trouvée', 'sorry_page_not_found' => 'Désolé, cette page n\'a pas pu être trouvée.', - 'sorry_page_not_found_permission_warning' => 'If you expected this page to exist, you might not have permission to view it.', + 'sorry_page_not_found_permission_warning' => 'Si vous vous attendiez à ce que cette page existe, il se peut que vous n\'ayez pas l\'autorisation de la consulter.', 'return_home' => 'Retour à l\'accueil', 'error_occurred' => 'Une erreur est survenue', 'app_down' => ':appName n\'est pas en service pour le moment',