]> BookStack Code Mirror - bookstack/blobdiff - lang/fr/common.php
ZIP Imports: Added API examples, finished testing
[bookstack] / lang / fr / common.php
index 282a72e4569e3018155c360e9e3f21a1f4c87e3c..8f8a31135e095660426b201ec5862026978f423d 100644 (file)
@@ -30,6 +30,8 @@ return [
     'create' => 'Créer',
     'update' => 'Modifier',
     'edit' => 'Éditer',
+    'archive' => 'Archiver',
+    'unarchive' => 'Désarchiver',
     'sort' => 'Trier',
     'move' => 'Déplacer',
     'copy' => 'Copier',
@@ -109,5 +111,5 @@ return [
     'terms_of_service' => 'Conditions d\'utilisation',
 
     // OpenSearch
-    'opensearch_description' => 'Search :appName',
+    'opensearch_description' => 'Recherche :appName',
 ];