X-Git-Url: http://source.bookstackapp.com/bookstack/blobdiff_plain/cc10d1ddfc652f6bcf3bbf61d5ec2e2861394c03..refs/pull/5312/head:/lang/fr/common.php diff --git a/lang/fr/common.php b/lang/fr/common.php index 2f54ed7fe..282a72e45 100644 --- a/lang/fr/common.php +++ b/lang/fr/common.php @@ -20,7 +20,7 @@ return [ 'description' => 'Description', 'role' => 'Rôle', 'cover_image' => 'Image de couverture', - 'cover_image_description' => 'Cette image doit faire environ 440x250 px.', + 'cover_image_description' => 'Cette image doit faire environ 440x250px. Elle sera mise à l\'échelle et recadrée automatiquement pour s\'adapter à l\'interface utilisateur, si nécessaire, à différents emplacements.', // Actions 'actions' => 'Actions', @@ -107,4 +107,7 @@ return [ // Not directly used but available for convenience to users. 'privacy_policy' => 'Politique de confidentialité', 'terms_of_service' => 'Conditions d\'utilisation', + + // OpenSearch + 'opensearch_description' => 'Search :appName', ];