]> BookStack Code Mirror - bookstack/blobdiff - lang/fr/common.php
System CLI: Updated to 126de5599c state
[bookstack] / lang / fr / common.php
index 0651b4d440a4a1779f6e6a2d13bf80fa69abc603..282a72e4569e3018155c360e9e3f21a1f4c87e3c 100644 (file)
@@ -20,7 +20,7 @@ return [
     'description' => 'Description',
     'role' => 'Rôle',
     'cover_image' => 'Image de couverture',
-    'cover_image_description' => 'This image should be approximately 440x250px although it will be flexibly scaled & cropped to fit the user interface in different scenarios as required, so actual dimensions for display will differ.',
+    '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',
 ];